Task.Category Eigenschaft

Definition

Ruft die Aufgabenkategorie ab oder legt diese fest.

public:
 property Microsoft::VisualStudio::Shell::TaskCategory Category { Microsoft::VisualStudio::Shell::TaskCategory get(); void set(Microsoft::VisualStudio::Shell::TaskCategory value); };
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

Eigenschaftswert

TaskCategory

TaskCategory.

Gilt für