Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.