FrameworkInfoDictionary.

this[string] Property

Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
FrameworkInfoDictionary

Syntax

public FrameworkInfo this[string key] { get; set; }

Parameters

Name Type Description
key string

Value

Type Description
FrameworkInfo