Otter SDK Reference
Version:

OutputFileName Property

Gets or sets the name of the file to write process output to.

Syntax

public string OutputFileName { get; set; }

Remarks

If this property is null (Nothing in Visual Basic), output will be captured directly.