BuildMaster SDK Reference
Version:

AddFile(string name) Method

Adds a new file.

Syntax

public FileEntryInfo AddFile(string name)

Parameters

name
Type: string

The name of the file to add.

Returns

The newly-added file.