Share via


ManagementPackElementInfo.SubElementName Property

Definition

Gets the name of the child element to this management pack element.

public:
 property System::String ^ SubElementName { System::String ^ get(); };
public string SubElementName { get; }
member this.SubElementName : string
Public ReadOnly Property SubElementName As String

Property Value

A string that contains the name of the child element to this management pack element.

Applies to