XmlSchema.Notations Eigenschaft

Definition

Ruft den Wert nach der Schemakompilierung für alle Notationen im Schema ab.

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

Eigenschaftswert

Eine XmlSchemaObjectTable-Auflistung aller Notationen im Schema.

Gilt für: