Share via


ManagementPackCategory.Value Property

Definition

Gets or sets the ManagementPackEnumeration that represents the value of the category.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackEnumeration ^> ^ Value { Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackEnumeration ^> ^ get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackEnumeration ^> ^ value); };
[Microsoft.EnterpriseManagement.Configuration.CriteriaPropertyMapping("Value")]
public Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackEnumeration> Value { get; set; }
member this.Value : Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackEnumeration> with get, set
Public Property Value As ManagementPackElementReference(Of ManagementPackEnumeration)

Property Value

The ManagementPackEnumeration value.

Attributes

Applies to