Constants.vsWindowKindTaskList Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Task List window.
public: System::String ^ vsWindowKindTaskList;
std::wstring vsWindowKindTaskList;
public const string vsWindowKindTaskList;
val mutable vsWindowKindTaskList : string
Public Const vsWindowKindTaskList As String
Field Value
Remarks
GUID value = {4A9B7E51-AA16-11D0-A8C5-00A0C921A4D2}.
vsWindowKindTaskList is used to get a handle to a particular window in the integrated development environment (IDE) in order to gain access to its properties and methods.