XmlSchema.Notations Proprietà

Definizione

Ottiene il valore di post-compilazione dello schema per tutte le notazioni nello schema.

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

Valore della proprietà

Raccolta XmlSchemaObjectTable di tutte le notazioni nello schema.

Si applica a