NAnt SDK Documentation - v0.92

LibraryEnumerator.Current Property

Gets the current element in the collection.

[Visual Basic]
Public ReadOnly Property Current As Library
[C#]
public Library Current {get;}

See Also

LibraryEnumerator Class | NAnt.VisualCpp.Types Namespace