Part.XmlSchemaCollection 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.
public:
virtual property System::Xml::Schema::XmlSchemaCollection ^ XmlSchemaCollection { System::Xml::Schema::XmlSchemaCollection ^ get(); };
public override System.Xml.Schema.XmlSchemaCollection XmlSchemaCollection { get; }
member this.XmlSchemaCollection : System.Xml.Schema.XmlSchemaCollection
Public Overrides ReadOnly Property XmlSchemaCollection As XmlSchemaCollection