VSConstants.CLSID_VsDocOutlinePackage Field
The CLSID of the document outline package window.
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
'Dichiarazione
Public Shared ReadOnly CLSID_VsDocOutlinePackage As Guid
'Utilizzo
Dim value As Guid
value = VSConstants.CLSID_VsDocOutlinePackage
public static readonly Guid CLSID_VsDocOutlinePackage
public:
static initonly Guid CLSID_VsDocOutlinePackage
static val CLSID_VsDocOutlinePackage: Guid
public static final var CLSID_VsDocOutlinePackage : 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