Constants that are used to specify the supported log formats.
Namespace:
SmartBear.TestLeft
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax Public Enumeration Format
Dim instance As Log.Format
Members
| Member name | Value | Description |
---|
| Html | 0 |
A constant that is used to indicate the HTML format.
|
| Mht | 1 |
A constant that is used to indicate the MHT format.
|
See Also