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