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