Otter SDK Reference
Version:

DeleteDirectoriesAsync(string[] directoryNames) Method

Deletes all of the specified directories if they exist.

Syntax

public abstract System.Threading.Tasks.Task DeleteDirectoriesAsync(string[] directoryNames)

Parameters

directoryNames
Type: string[]

The directories to delete.