XmlSchemaAttributeGroup.QualifiedName Propriedade
Definição
Obtém o nome qualificado do grupo de atributos.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
Valor da propriedade
O nome qualificado do grupo de atributos.The qualified name of the attribute group.