Constants.vsext_wk_TaskList Field
See vsWindowKindTaskList.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsext_wk_TaskList As String
'Usage
Dim value As String
value = Constants.vsext_wk_TaskList
public const string vsext_wk_TaskList
public:
literal String^ vsext_wk_TaskList
public const var vsext_wk_TaskList : String
.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.