ViewResults Property
Description
Indicates whether results are displayed in the Run Results Viewer after the run session ends.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property ViewResults As Boolean |
Return values
True--The Run Results Viewer opens immediately after the run session and displays the results.
False--The Run Results Viewer does not open after the run session.
Example
See Also