Summary
Gets the name of the referenced assembly.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- VcWrapperReference
Syntax
public override string Name { get; }
Value
| Type | Description |
|---|---|
| string | The name of the referenced assembly. |
