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