Event on Snapshot to the log file.

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Public Shared Sub OnSnapshot

Remarks

This function will be called on a click on the "Snapshot" icon in the toolbar or menu Run/Snapshot. Before executing OnSnapshot, all settings have been logged - you don't need to do that.

See Also