Share via


ManagementPackUIPageReference.Title Property

Definition

Gets or sets the title for the UI page.

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

Property Value

A ManagementPackUIPageReferenceSubElement object.

The title for the UI page.

Applies to