Set the postfix of the result file.

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

Syntax

Visual Basic
Public Property PostFix As String
	Get
	Set

Field Value

Return Value

Postfix

Remarks

Clicking on "Save As..." use can save the content of the result list to a CSV file. Postfix defines the postfix of this file, it will be saved in format: name_postfix.rsl.csv User is allowed to change the postfix in a window.

See Also