Share via


ManagementPackConsoleTask.Category Property

Definition

Caution

Use this.GetCategories()

Gets or sets the category of the console task.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackConsoleTaskCategory Category { Microsoft::EnterpriseManagement::Configuration::ManagementPackConsoleTaskCategory get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackConsoleTaskCategory value); };
[System.Obsolete("Use this.GetCategories()")]
public Microsoft.EnterpriseManagement.Configuration.ManagementPackConsoleTaskCategory Category { get; set; }
member this.Category : Microsoft.EnterpriseManagement.Configuration.ManagementPackConsoleTaskCategory with get, set
Public Property Category As ManagementPackConsoleTaskCategory

Property Value

The category of the console task.

Attributes

Applies to