Otter SDK Reference
Version:

CreateDirectory(IFileOperationsExecuter agent, string path) Method

Ensures that the directory with the specified path exists.

Syntax

public static void CreateDirectory(IFileOperationsExecuter agent, string path)

Parameters

agent
Type: IFileOperationsExecuter

The agent.

path
Type: string

The full path of the directory.