Otter SDK Reference
Version:

ReadAllText(IFileOperationsExecuter agent, string path, System.Text.Encoding encoding) Method

Reads all text.

Syntax

public static string ReadAllText(IFileOperationsExecuter agent, string path, System.Text.Encoding encoding)

Parameters

agent
Type: IFileOperationsExecuter

The agent.

path
Type: string

The path.

encoding
Type: System.Text.Encoding

The encoding.