HasLibUsbDriver Property

LibUsbDotNet

LibUsbDotNet 2.2.8 HasLibUsbDriver Property
Library ReferenceLibUsbDotNetUsbDeviceHasLibUsbDriver
LibUsbDotNet on SourceForge
True if the LibUsb driver is found on the system.
Declaration Syntax
C# Visual Basic Visual C++
[ObsoleteAttribute("Always returns true")]
public static bool HasLibUsbDriver { get; }
<ObsoleteAttribute("Always returns true")> _
Public Shared ReadOnly Property HasLibUsbDriver As Boolean
	Get
[ObsoleteAttribute(L"Always returns true")]
public:
static property bool HasLibUsbDriver {
	bool get ();
}

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)