Share via


ManagementPackCategory.XmlTag Property

Definition

Gets the XML tag.

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

Property Value

The XML tag.

Applies to