BuildMaster SDK Reference
Version:

Add(string name) Method

Adds a new subdirectory to the list.

Syntax

public DirectoryEntryBuilder Add(string name)

Parameters

name
Type: string

Name of new subdirectory to add.

Returns

The newly-added subdirectory.