BuildMaster SDK Reference
Version:
DirectoryEntryBuilder Class
Inheritance Hierarchy
- object
- Inedo.BuildMaster.Files.DirectoryEntryBuilder
Syntax
public
class
DirectoryEntryBuilder
Properties
|
Name |
Description |
|
Directories
|
Gets the children of the entry.
|
|
Files
|
Gets the files contained in this directory.
|
|
Name
|
Gets or sets the name of the entry.
|
|
Parent
|
Gets the parent entry.
|
|
Path
|
Gets the path of the entry using / as the separator.
|