NAnt SDK Documentation - v0.92

CompilerWarningEnumerator.Current Property

Gets the current element in the collection.

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

See Also

CompilerWarningEnumerator Class | NAnt.DotNet.Types Namespace