ManagementPackRelationship.XmlTag Property

Definition

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

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

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

Applies to