LibUsbDotNet 2.2.8
BusNumber Property
Library ReferenceLibUsbDotNet.DeviceNotify.LinuxLinuxUsbDeviceNotifyInfoBusNumber
LibUsbDotNet on SourceForge
Gets the bus number the device is connected to.
Declaration Syntax
C#Visual BasicVisual C++
public byte BusNumber { get; }
Public ReadOnly Property BusNumber As Byte
	Get
public:
property unsigned char BusNumber {
	unsigned char get ();
}

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