VSConstants.VSStd2K Field
GUID for the Windows 2000 command set. This is a set of standard editor commands.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly VSStd2K As Guid
public static readonly Guid VSStd2K
public:
static initonly Guid VSStd2K
static val VSStd2K: Guid
public static final var VSStd2K : 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