VSConstants.CMDSETID.StandardCommandSet2010_string 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 Const StandardCommandSet2010_string As String
public const string StandardCommandSet2010_string
public:
literal String^ StandardCommandSet2010_string
static val mutable StandardCommandSet2010_string: string
public const var StandardCommandSet2010_string : String
.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.