Property ForceDriver
ForceDriver
Forces the use of the specified driver (DriverRegistry.Names). If not specified, the driver is selected based on the platform.
[ConfigurationProperty(Scope = typeof(SettingsScope))]
public static string ForceDriver { get; set; }