Share via


ManagementPackUIPageReference.TabName Property

Definition

Gets or sets the name of the tab for the UI page.

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

Property Value

A ManagementPackUIPageReferenceSubElement object.

The name of the tab for the UI page.

Applies to