BuildMaster SDK Reference
Version:
ToDirectoryEntryInfo(string pathSeparator, string prependPath, bool omitEmptyNames) Method
Syntax
public
DirectoryEntryInfo ToDirectoryEntryInfo(string pathSeparator, string prependPath, bool omitEmptyNames)
Parameters
- pathSeparator
- Type: string
The path separator.
- prependPath
- Type: string
Path string to prepend to the DirectoryEntryInfo's path property.
- omitEmptyNames
- Type: bool
Indicates whether empty directory names should be part of the path.