Summary
Gets the
NAnt.Core.Types.XmlNamespace
with the specified prefix.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Types - Containing Type
- Xml
Namespace Collection
Syntax
[System.Runtime.CompilerServices.IndexerName("Item")]
public XmlNamespace this[string value] { get; }
Attributes
Type | Description |
---|---|
IndexerNameAttribute |
Parameters
Name | Type | Description |
---|---|---|
value | string |
Value
Type | Description |
---|---|
XmlNamespace |