Share via


ManagementPackElement.CategoryValue Property

Definition

Gets the category value.

protected public:
 property System::Collections::Generic::ICollection<Guid> ^ CategoryValue { System::Collections::Generic::ICollection<Guid> ^ get(); };
[Microsoft.EnterpriseManagement.Configuration.CriteriaPropertyMapping("Category")]
protected internal System.Collections.Generic.ICollection<Guid> CategoryValue { get; }
member this.CategoryValue : System.Collections.Generic.ICollection<Guid>
Protected Friend ReadOnly Property CategoryValue As ICollection(Of Guid)

Property Value

The list of category values.

Attributes

Applies to