XmlFormHostItem.NamespaceManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This member is a wrapper for the NamespaceManager property of the XmlForm class.
public:
virtual property System::Xml::XmlNamespaceManager ^ NamespaceManager { System::Xml::XmlNamespaceManager ^ get(); };
public virtual System.Xml.XmlNamespaceManager NamespaceManager { get; }
member this.NamespaceManager : System.Xml.XmlNamespaceManager
Public Overridable ReadOnly Property NamespaceManager As XmlNamespaceManager
Property Value
Returns XmlNamespaceManager.