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.90.3780.0)

See Also

assembly::get-name()