XmlSchema.Notations 속성

정의

스키마의 모든 표기법의 사후 스키마 컴파일 값을 가져옵니다.

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 스키마의 모든 표기법 컬렉션입니다.

적용 대상