| NAnt  Help  Function Reference  path::combine | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Combines two paths.
string path::combine(path1, path2)
            
    
    | Name | Type | Description | 
|---|---|---|
| path1 | string | first path | 
| path2 | string | second path |