Gets the bus number the is resides on.
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 (); }
LibUsbDotNet 2.2.8 BusNumber Property Library Reference ► MonoLibUsb.Profile ► MonoUsbProfile ► 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 (); }