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

属性值

原子化字符串对象表。

适用于

另请参阅