Summary
Gets the
System.Xml.XmlNamespaceManager.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Project
Syntax
public XmlNamespaceManager NamespaceManager { get; }
Remarks
The
NAnt.Core.Project.NamespaceManager defines the current namespace
scope and provides methods for looking up namespace information.
Value
| Type | Description |
|---|---|
| XmlNamespaceManager |
The System.Xml.XmlNamespaceManager.
|
