Summary
Resolves an assembly reference.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- VcAssemblyReference
Syntax
protected override string ResolveAssemblyReference()
Return Value
Type | Description |
---|---|
string |
The full path to the resolved assembly, or null
if the assembly reference could not be resolved.
|