XmlSchemaSet.GlobalElements Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient tous les éléments globaux dans tous les schémas en langage XSD (XML Schema Definition) dans XmlSchemaSet.
public:
property System::Xml::Schema::XmlSchemaObjectTable ^ GlobalElements { System::Xml::Schema::XmlSchemaObjectTable ^ get(); };
public System.Xml.Schema.XmlSchemaObjectTable GlobalElements { get; }
member this.GlobalElements : System.Xml.Schema.XmlSchemaObjectTable
Public ReadOnly Property GlobalElements As XmlSchemaObjectTable
Valeur de propriété
Collection d’éléments globaux.