XmlSchemaSet.GlobalAttributes Propriedade

Definição

Obtém todos os atributos globais em todos os esquemas XSD de linguagem de definição de esquema XML no XmlSchemaSet.

public:
 property System::Xml::Schema::XmlSchemaObjectTable ^ GlobalAttributes { System::Xml::Schema::XmlSchemaObjectTable ^ get(); };
public System.Xml.Schema.XmlSchemaObjectTable GlobalAttributes { get; }
member this.GlobalAttributes : System.Xml.Schema.XmlSchemaObjectTable
Public ReadOnly Property GlobalAttributes As XmlSchemaObjectTable

Valor da propriedade

A coleção de atributos globais.

Aplica-se a

Confira também