XmlSchema.Notations Propriété

Définition

Obtient la valeur postérieure à la compilation du schéma pour toutes les notations du schéma.

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

Valeur de propriété

XmlSchemaObjectTable

Collection XmlSchemaObjectTable de toutes les notations du schéma.

S’applique à