VSConstants.CLSID_VsTaskList Field

The CLSID for Visual Studio Environment Task List.

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

Syntax

'Declaration
Public Shared ReadOnly CLSID_VsTaskList As Guid
'Usage
Dim value As Guid 

value = VSConstants.CLSID_VsTaskList
public static readonly Guid CLSID_VsTaskList
public:
static initonly Guid CLSID_VsTaskList
public static final var CLSID_VsTaskList : Guid

.NET Framework Security

See Also

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace

CLSID_VsTaskListPackage

Other Resources

IDE Constants