VSConstants.CMDSETID.StandardCommandSet2010_guid Field
The GUID of the Visual Studio 2010 command set. This is a set of new commands added to Visual Studio 2010.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Shared ReadOnly StandardCommandSet2010_guid As Guid
public static readonly Guid StandardCommandSet2010_guid
public:
static initonly Guid StandardCommandSet2010_guid
static val StandardCommandSet2010_guid: Guid
public static final var StandardCommandSet2010_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.