Provides access to the TestLeft test log.
            
 
    Namespace: 
   SmartBear.TestLeft
    Assembly:
   SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
 Syntax
SyntaxReadOnly Property Log As Log
	Get
Dim instance As IDriver
Dim value As Log
value = instance.Log
property Log^ Log {
	Log^ get ();
}Property Value
Type: 
Log See Also
See Also