Share via


ManagementPackView.Category Property

Definition

Gets or sets the category that the view is in.

public:
 property System::String ^ Category { System::String ^ get(); void set(System::String ^ value); };
public string Category { get; set; }
member this.Category : string with get, set
Public Property Category As String

Property Value

The category that the view is in.

Applies to