Provides access to the TestLeft test log on a local machine.
Namespace:
SmartBear.TestLeft
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax Public ReadOnly Property Log As Log
Get
Dim instance As LocalDriver
Dim value As Log
value = instance.Log
public:
virtual property Log^ Log {
Log^ get () sealed;
}
Property Value
Type:
LogImplements
IDriverLogSee Also