vsTaskCategories Class

Definition

Represents the type of task in the Task window.

public ref class vsTaskCategories abstract
[Windows::Foundation::Metadata::WebHostHidden]
public ref class vsTaskCategories abstract
[Windows::Foundation::Metadata::WebHostHidden]
class vsTaskCategories abstract
[System.Runtime.InteropServices.Guid("7BC6A78F-28DA-4639-856C-88EA7A3F4CC0")]
public abstract class vsTaskCategories
[<System.Runtime.InteropServices.Guid("7BC6A78F-28DA-4639-856C-88EA7A3F4CC0")>]
type vsTaskCategories = class
Public MustInherit Class vsTaskCategories
Inheritance
vsTaskCategories
Attributes

Constructors

vsTaskCategories()

Fields

vsTaskCategoryBuildCompile

Represents a build or compile error in the Task window.

vsTaskCategoryComment

Represents a comment in the Task window.

vsTaskCategoryHTML

Represent a comment from HTML in the Task window.

vsTaskCategoryMisc

Represents a miscellaneous comment in the Task window.

vsTaskCategoryShortcut

Represents a shortcut link in the Task window.

vsTaskCategoryUser

Represents a user defined task in the Task window.

Applies to