Gets the MonoUsbProfile for this usb device.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public MonoUsbProfile Profile { get; }
Public ReadOnly Property Profile As MonoUsbProfile Get
public: property MonoUsbProfile^ Profile { MonoUsbProfile^ get (); }