LibUsbDotNet 2.2.8
UsbRegistryInfo Property
Library ReferenceLibUsbDotNetUsbDeviceUsbRegistryInfo
LibUsbDotNet on SourceForge
Gets the UsbRegistry class that opened the device, or null if the device was not opened by the UsbRegistry class.
Declaration Syntax
C#Visual BasicVisual C++
public virtual UsbRegistry UsbRegistryInfo { get; }
Public Overridable ReadOnly Property UsbRegistryInfo As UsbRegistry
	Get
public:
virtual property UsbRegistry^ UsbRegistryInfo {
	UsbRegistry^ get ();
}

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