VSConstants.StandardToolWindows.TaskList Field
GUID of the Task List window.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly TaskList As Guid
public static readonly Guid TaskList
public:
static initonly Guid TaskList
static val TaskList: Guid
public static final var TaskList : 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.