XmlPeekTask.

Namespaces Property

Summary

Namespace definitions to resolve prefixes in the XPath expression.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
XmlPeekTask

Syntax

[BuildElementCollection("namespaces", "namespace")]
public XmlNamespaceCollection Namespaces { get; set; }

Attributes

Type Description
BuildElementCollectionAttribute Indicates that the property should be treated as a container for a collection of build elements.

Value

Type Description
XmlNamespaceCollection