XmlSchemaAttributeGroup.QualifiedName Property

Definition

Gets the qualified name of the attribute group.

public:
 property System::Xml::XmlQualifiedName ^ QualifiedName { System::Xml::XmlQualifiedName ^ get(); };
public System.Xml.XmlQualifiedName QualifiedName { get; }
member this.QualifiedName : System.Xml.XmlQualifiedName
Public ReadOnly Property QualifiedName As XmlQualifiedName

Property Value

The qualified name of the attribute group.

Applies to