XmlSchema.Notations 屬性

定義

取得結構中所有符號的後 schema-compilation 值。

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

屬性值

架構 XmlSchemaObjectTable 中所有符號的集合。

適用於