AutoExportReportConfig Property

Description

Returns the AutoExportReportConfigOptions object, which enables you to define what to automatically export from the run results after a run session.

Property type

Read-only property

Syntax

Visual Basic
Public Property AutoExportReportConfig As AutoExportReportConfigOptions

See Also

RunOptions Object