NAnt SDK Documentation - v0.92
FrameworkInfoDictionary.Item Property
[Visual Basic]
Public Default Property Item( _
ByVal
key
As
String
_
) As
FrameworkInfo
[C#]
public
FrameworkInfo
this[
string
key
] {get; set;}
See Also
FrameworkInfoDictionary Class
|
NAnt.Core Namespace