Task::Category Property
Visual Studio 2015
Gets or sets the task's category.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property TaskCategory Category { TaskCategory get(); void set(TaskCategory value); }
Show: