VSConstants.GUID_VSStandardCommandSet97 Field
This GUID identifies the standard set of commands known by Visual Studio 97 (version 6).
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly GUID_VSStandardCommandSet97 As Guid
public static readonly Guid GUID_VSStandardCommandSet97
public:
static initonly Guid GUID_VSStandardCommandSet97
static val GUID_VSStandardCommandSet97: Guid
public static final var GUID_VSStandardCommandSet97 : 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.
See Also
Reference
Microsoft.VisualStudio Namespace