Constants::vsWindowKindTaskList Field

 

The Task List window.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
literal String^ vsWindowKindTaskList

Field Value

Type: System::String^

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.

Return to top
Show: