vsTaskCategories Class

Represents the type of task in the Task window.

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

Syntax

'Declaration
<GuidAttribute("7BC6A78F-28DA-4639-856C-88EA7A3F4CC0")> _
Public MustInherit Class vsTaskCategories
'Usage
Dim instance As vsTaskCategories
[GuidAttribute("7BC6A78F-28DA-4639-856C-88EA7A3F4CC0")]
public abstract class vsTaskCategories
[GuidAttribute(L"7BC6A78F-28DA-4639-856C-88EA7A3F4CC0")]
public ref class vsTaskCategories abstract
public abstract class vsTaskCategories

Inheritance Hierarchy

System.Object
  EnvDTE.vsTaskCategories

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

vsTaskCategories Members

EnvDTE Namespace