VSConstants.VSStd2K Field
GUID for the Windows 2000 command set. This is a set of standard editor commands.
Namespace: Microsoft.VisualStudio
Assemblies: Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)
Syntax
‘선언
Public Shared ReadOnly VSStd2K As Guid
‘사용 방법
Dim value As Guid
value = VSConstants.VSStd2K
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