BuildMaster SDK Reference
Version:
GetPath(string separator, bool omitEmptyNames) Method
Returns the path of the entry.
Syntax
public
string GetPath(string separator, bool omitEmptyNames)
Parameters
- separator
- Type: string
Separator to place between path elements.
- omitEmptyNames
- Type: bool
Indicates whether empty directory names should be included in the path.
Returns
Path of the entry.