docs.inedo.com →
inedo.com →
BuildMaster SDK Reference
Version:
6.1.0
5.6.0
5.5.0
5.3.0
5.2
5.1
5.0
4.9
4.7
4.5
4.4
4.3
4.2
4.1
4.0
3.5
BuildMaster SDK
Inedo.BuildMaster.Files
DirectoryEntryBuilder
AddFile(string)
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.