LibUsbDotNet 2.2.8
UsbRegistryInfo Property
Library ReferenceLibUsbDotNet.LudnMonoLibUsbMonoUsbDeviceUsbRegistryInfo
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 override UsbRegistry UsbRegistryInfo { get; }
Public Overrides ReadOnly Property UsbRegistryInfo As UsbRegistry
	Get
public:
virtual property UsbRegistry^ UsbRegistryInfo {
	UsbRegistry^ get () override;
}

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