Gets the device address that belongs to the usb device this profile represents.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public byte DeviceAddress { get; }
Public ReadOnly Property DeviceAddress As Byte Get
public: property unsigned char DeviceAddress { unsigned char get (); }