NAnt SDK Documentation - v0.92

VcWrapperReference.Name Property

Gets the name of the referenced assembly.

[Visual Basic]
Overrides Public ReadOnly Property Name As String
[C#]
public override string Name {get;}

Property Value

The name of the referenced assembly.

See Also

VcWrapperReference Class | NAnt.VSNet Namespace