XmlPrimeTask.NameTable PropertyXmlPrimeTask.NameTable PropertyXmlPrimeTask::NameTable Property
- XmlPrime 2.0
- Other Versions ▼
Gets the name table.
- Namespace: XmlPrime.TasksXmlPrime.TasksXmlPrime.Tasks
- Assembly: XmlPrime.Tasks (in XmlPrime.Tasks.dll)
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(); }
Property Value
Type: System.Xml.XmlNameTableSystem.Xml.XmlNameTableSystem.Xml::XmlNameTable^
The name table.