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 (); }