XmlParserContext.NameTable Proprietà

Definizione

Ottiene l'oggetto XmlNameTable utilizzato per atomizzare le stringhe. Per altre informazioni sulle stringhe atomizzate, vedere 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

Valore della proprietà

Il XmlNameTable

Si applica a