Share via


ManagementPackImage.Category Property

Definition

Caution

Use this.GetCategories()

Gets or sets the category that the image is in.

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

Property Value

A ManagementPackImageCategory value.

The category.

Attributes

Applies to