NAnt SDK Documentation - v0.92

AssemblyAttributeEnumerator.Current Property

Gets the current element in the collection.

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

See Also

AssemblyAttributeEnumerator Class | NAnt.DotNet.Types Namespace