SaveMovieOfEntireRun Property

Description

Indicates whether the video clip includes the entire test.

Property type

Read-write property

Syntax

Visual Basic
Public Property SaveMovieOfEntireRun As Boolean

Return values

  • TRUE--Saves the entire video if one or more errors (or warnings) occur.

  • FALSE--Saves only video segments according to the value set for the MovieSegmentSize.

Remarks

This property is used only when MovieCaptureForTestResults is set to OnError or On Warning.

Example

MovieCaptureForTestResults Property

See Also

RunOptions Object