LibUsbDotNet 2.2.8
BusNumber Property
Library Reference ► LibUsbDotNet.DeviceNotify.Linux ► LinuxUsbDeviceNotifyInfo ► BusNumber
|
Gets the bus number the device is connected to.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public byte BusNumber { get; }
Public ReadOnly Property BusNumber As Byte Get
public: property unsigned char BusNumber { unsigned char get (); }