Share via


ManagementPackUIPageReference.Usage Property

Definition

Gets or sets the usage value that defines what the UI page is used for.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackUIPageReferenceUsage Usage { Microsoft::EnterpriseManagement::Configuration::ManagementPackUIPageReferenceUsage get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackUIPageReferenceUsage value); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackUIPageReferenceUsage Usage { get; set; }
member this.Usage : Microsoft.EnterpriseManagement.Configuration.ManagementPackUIPageReferenceUsage with get, set
Public Property Usage As ManagementPackUIPageReferenceUsage

Property Value

A ManagementPackUIPageReferenceUsage value.

The usage value that defines what the UI page is used for.

Applies to