XmlParserContext.NameTable Vlastnost

Definice

XmlNameTable Získá použito k atomizaci řetězců. Další informace o atomizovaných řetězcích naleznete v tématu XmlNameTable.

public:
 property System::Xml::XmlNameTable ^ NameTable { System::Xml::XmlNameTable ^ get(); void set(System::Xml::XmlNameTable ^ value); };
public System.Xml.XmlNameTable NameTable { get; set; }
public System.Xml.XmlNameTable? NameTable { get; set; }
member this.NameTable : System.Xml.XmlNameTable with get, set
Public Property NameTable As XmlNameTable

Hodnota vlastnosti

XmlNameTable

Hodnota XmlNameTable

Platí pro