VSConstants.CLSID_VsTaskListPackage Field
The CLSID for Visual Studio Environment Task List Package.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
Syntax
'宣言
Public Shared ReadOnly CLSID_VsTaskListPackage As Guid
'使用
Dim value As Guid
value = VSConstants.CLSID_VsTaskListPackage
public static readonly Guid CLSID_VsTaskListPackage
public:
static initonly Guid CLSID_VsTaskListPackage
public static final var CLSID_VsTaskListPackage : Guid
Field Value
Type: System.Guid
Permissions
- 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.