XmlSchema.Notations Vlastnost

Definice

Získá hodnotu post-schema-kompilace pro všechny notace ve schématu.

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

Hodnota vlastnosti

XmlSchemaObjectTable

Kolekce XmlSchemaObjectTable všech notací ve schématu.

Platí pro