XmlSchemaSet.GlobalAttributes Propriété

Définition

Obtient tous les attributs globaux dans tous les schémas en langage XSD (XML Schema Definition) dans 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

Valeur de propriété

XmlSchemaObjectTable

Collection d’attributs globaux.

S’applique à

Voir aussi