Method GetSupportedDrivers
GetSupportedDrivers()
Gets drivers supported on the current platform.
public static IEnumerable<DriverRegistry.DriverDescriptor> GetSupportedDrivers()
Returns
- IEnumerable<DriverRegistry.DriverDescriptor>
Enumerable of driver descriptors that support the current platform.