Element.AttributeConfigurator.

Element.

NamespaceManager Property

Summary

Gets the System.Xml.XmlNamespaceManager.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Element.AttributeConfigurator

Syntax

public XmlNamespaceManager NamespaceManager { get; }

Remarks

The NAnt.Core.Element.AttributeConfigurator.NamespaceManager defines the current namespace scope and provides methods for looking up namespace information.

Value

Type Description
XmlNamespaceManager The System.Xml.XmlNamespaceManager.