Share via


ManagementPackItem.XmlTag Property

Definition

Gets the XML element tag that is defined by this type.

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

Property Value

A string that contains the XML element tag that is defined by this type.

Applies to