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