Gets the internal profile handle need for some api calls.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public MonoUsbProfileHandle ProfileHandle { get; }
Public ReadOnly Property ProfileHandle As MonoUsbProfileHandle Get
public: property MonoUsbProfileHandle^ ProfileHandle { MonoUsbProfileHandle^ get (); }