ManagementPackSubElement.ParentElement Property

Definition

Gets the parent element for the child element in a management pack.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackElement ^ ParentElement { Microsoft::EnterpriseManagement::Configuration::ManagementPackElement ^ get(); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackElement ParentElement { get; }
member this.ParentElement : Microsoft.EnterpriseManagement.Configuration.ManagementPackElement
Public ReadOnly Property ParentElement As ManagementPackElement

Property Value

A ManagementPackElement object.

The parent element.

Applies to