XmlParserContext.NameTable Propriété

Définition

Obtient l’objet XmlNameTable utilisé pour atomiser les chaînes. Pour plus d’informations sur les chaînes atomisées, consultez 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

Valeur de propriété

L’attribut XmlNameTable.

S’applique à