VSConstants.VsStd2010 Field
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
‘선언
Public Shared ReadOnly VsStd2010 As Guid
‘사용 방법
Dim value As Guid
value = VSConstants.VsStd2010
public static readonly Guid VsStd2010
public:
static initonly Guid VsStd2010
static val VsStd2010: Guid
public static final var VsStd2010 : 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.