OptionsManagerWebTesting Property |
Namespace:
SmartBear.TestLeft.Options
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax public WebTestingSettings WebTesting { get; }
Public ReadOnly Property WebTesting As WebTestingSettings
Get
Dim instance As OptionsManager
Dim value As WebTestingSettings
value = instance.WebTesting
public:
property WebTestingSettings^ WebTesting {
WebTestingSettings^ get ();
}
Property Value
Type:
WebTestingSettingsSee Also