NAnt SDK Documentation - v0.92
FormatterEnumerator.Current Property
Gets the current element in the collection.
[Visual Basic]
Public ReadOnly Property Current As
Formatter
[C#]
public
Formatter
Current {get;}
See Also
FormatterEnumerator Class
|
NAnt.Core.Types Namespace