XmlSchemaSet.NameTable 屬性

定義

當載入新的 XML 結構描述定義語言 (XSD) 結構描述時,取得 XmlNameTable 所使用的預設 XmlSchemaSet

public:
 property System::Xml::XmlNameTable ^ NameTable { System::Xml::XmlNameTable ^ get(); };
public System.Xml.XmlNameTable NameTable { get; }
member this.NameTable : System.Xml.XmlNameTable
Public ReadOnly Property NameTable As XmlNameTable

屬性值

擷取字串物件的資料表。

適用於

另請參閱