VSConstants.CLSID_VsTaskListPackage Field

The CLSID for Visual Studio Environment Task List Package.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)

Syntax

'Declaration
Public Shared ReadOnly CLSID_VsTaskListPackage As Guid
'Usage
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

.NET Framework Security

See Also

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace

CLSID_VsTaskList

Other Resources

IDE Constants