XmlSchema.Notations Proprietà

Definizione

Ottiene il valore impostato dopo la compilazione dello schema per tutte le notazioni presenti 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à

Insieme XmlSchemaObjectTable di tutte le notazioni presenti nello schema.

Si applica a