Gets the full name of the assembly, also known as the display name.
string assembly::get-full-name(assembly)
Parameters
Name | Type | Description |
---|---|---|
assembly | Assembly | The assembly to get the full name for. |
Return Value
The full name of the assembly, also known as the display name.
Requirements
- Assembly
- NAnt
.Core .dll - Namespace
-
NAnt
.Core .Functions