BuildMaster SDK Reference
Version:
ResolvePath(string path) Method
Returns a fully-resolved absolute path of the specified file or directory.
Syntax
public
abstract
string ResolvePath(string path)
Parameters
- path
- Type: string
The path to resolve.
Returns
Fully-resolved absolute path.