Sdílet prostřednictvím


XmlQueryContext.QueryNameTable Vlastnost

Definice

Získá XmlNameTable instanci.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Hodnota vlastnosti

XmlNameTable

Instance typu XmlNameTable

Platí pro