NAnt SDK Documentation - v0.92

ManagedWrapperReference.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, or a null reference (Nothing in Visual Basic) if the name could not be determined.

See Also

ManagedWrapperReference Class | NAnt.VSNet Namespace