Provides access to the
OptionsManager object used configure test engine.
Namespace:
SmartBear.TestLeft
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax OptionsManager Options { get; }
ReadOnly Property Options As OptionsManager
Get
Dim instance As IDriver
Dim value As OptionsManager
value = instance.Options
property OptionsManager^ Options {
OptionsManager^ get ();
}
Property Value
Type:
OptionsManagerSee Also