XmlPrime: XML processing for the .NET framework
  • About
  • Documentation
  • Samples
  • Download
  • Buy
XmlPrime Documentation
Sign in | Contact us | Site map
  • XmlPrime Documentation
  • XmlPrime 1.1
  • XmlPrime Class Library
  • XmlPrime NamespaceXmlPrime NamespaceXmlPrime Namespace
  • DocumentSet ClassDocumentSet ClassDocumentSet Class
  • DocumentSet PropertiesDocumentSet PropertiesDocumentSet Properties
  • NameTable PropertyNameTable PropertyNameTable Property

DocumentSet.NameTable PropertyDocumentSet.NameTable PropertyDocumentSet::NameTable Property

  • XmlPrime 1.1
  • Other Versions ▼
    • XmlPrime 5.0
    • XmlPrime 4.1
    • XmlPrime 4.0
    • XmlPrime 3.1
    • XmlPrime 3.0
    • XmlPrime 2.9
    • XmlPrime 2.8
    • XmlPrime 2.7
    • XmlPrime 2.6
    • XmlPrime 2.5
    • XmlPrime 2.4
    • XmlPrime 2.3
    • XmlPrime 2.2
    • XmlPrime 2.1
    • XmlPrime 2.0
    • XmlPrime 1.5
    • XmlPrime 1.4
    • XmlPrime 1.3
    • XmlPrime 1.2
    • XmlPrime 1.0
Gets the name table used by the documents in this DocumentSetDocumentSetDocumentSet.
  • Namespace: XmlPrimeXmlPrimeXmlPrime
  • Assembly: XmlPrime (in XmlPrime.dll)

Syntax

  • VB
  • C#
  • C++
Public ReadOnly Property NameTable As System.Xml.XmlNameTable
        Get
public System.Xml.XmlNameTable NameTable { get; }
public:
property System.Xml::XmlNameTable^ NameTable {
    System.Xml::XmlNameTable^ get();
}
 

Property Value

Type: System.Xml.XmlNameTableSystem.Xml.XmlNameTableSystem.Xml::XmlNameTable^

An XmlNameTableXmlNameTableXmlNameTable instance.

See Also

Reference

  • XmlPrime.DocumentSet ClassXmlPrime.DocumentSet ClassXmlPrime::DocumentSet Class
  • XmlPrime NamespaceXmlPrime NamespaceXmlPrime Namespace
Copyright © 2025 Peryton Technologies Limited. All rights reserved.