XmlPrimeTask.NameTable PropertyXmlPrimeTask.NameTable PropertyXmlPrimeTask::NameTable Property

Gets the name table.

Syntax

Protected ReadOnly Property NameTable As System.Xml.XmlNameTable
        Get
protected System.Xml.XmlNameTable NameTable { get; }
protected:
property System.Xml::XmlNameTable^ NameTable {
    System.Xml::XmlNameTable^ get();
}