PropertyDictionary.

this[string] Property

Summary

Indexer property.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
PropertyDictionary

Syntax

public virtual string this[string name] { get; set; }

Parameters

Name Type Description
name string

Value

Type Description
string