NAnt
Help
Function Reference
assemblyname::get-codebase
v0.85
assemblyname::get-codebase
Gets the location of the assembly as a URL.
Usage
string assemblyname::get-codebase(
assemblyName
)
Parameters
Name
Type
Description
assemblyName
AssemblyName
The
AssemblyName
of the assembly.
Return Value
The location of the assembly as a URL.
Requirements
Assembly:
NAnt.Core (0.85.2478.0)
See Also
assembly::get-name()