Gets the bus number the device is connected to.

C# | Visual Basic | Visual C++ |
public byte BusNumber { get; }
Public ReadOnly Property BusNumber As Byte Get
public: property unsigned char BusNumber { unsigned char get (); }
LibUsbDotNet 2.2.8 BusNumber Property Library Reference ► LibUsbDotNet.DeviceNotify.Linux ► LinuxUsbDeviceNotifyInfo ► BusNumber | ![]() |
C# | Visual Basic | Visual C++ |
public byte BusNumber { get; }
Public ReadOnly Property BusNumber As Byte Get
public: property unsigned char BusNumber { unsigned char get (); }