VSConstants.CMDSETID.StandardCommandSet11_guid Field
GUID for the Microsoft Visual Studio 2012 command set. This is a set of new commands added to Microsoft Visual Studio 2012.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly StandardCommandSet11_guid As Guid
public static readonly Guid StandardCommandSet11_guid
public:
static initonly Guid StandardCommandSet11_guid
static val StandardCommandSet11_guid: Guid
public static final var StandardCommandSet11_guid : Guid
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.