Share via


XmlFormHostItem.NamespaceManager property

This member is a wrapper for the NamespaceManager property of the XmlForm class.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property NamespaceManager As XmlNamespaceManager
    Get
'Usage
Dim instance As XmlFormHostItem
Dim value As XmlNamespaceManager

value = instance.NamespaceManager
public virtual XmlNamespaceManager NamespaceManager { get; }

Property value

Type: System.Xml.XmlNamespaceManager
Returns XmlNamespaceManager.

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace