| NAnt  Help  Function Reference  assembly::load-from-file | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Loads an assembly given its file name or path.
      Assembly assembly::load-from-file(assemblyFile)
            
    
    | Name | Type | Description | 
|---|---|---|
| assemblyFile | string | The name or path of the file that contains the manifest of the assembly. |