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