docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
Otter SDK
Inedo.Agents
IFileOperationsExecuter
DeleteFilesAsync(string[])
DeleteFilesAsync(string[] fileNames) Method
Deletes all of the specified files if they exist.
Syntax
public
abstract
System.Threading.Tasks.Task
DeleteFilesAsync(
string[]
fileNames)
Parameters
fileNames
Type: string[]
The files to delete.