TaskListItem.Category Property

Definition

public:
 property Microsoft::VisualStudio::Shell::TaskCategory Category { Microsoft::VisualStudio::Shell::TaskCategory get(); void set(Microsoft::VisualStudio::Shell::TaskCategory value); };
public Microsoft.VisualStudio.Shell.TaskCategory Category { get; set; }
member this.Category : Microsoft.VisualStudio.Shell.TaskCategory with get, set
Public Property Category As TaskCategory

Property Value

Applies to