Gets the session handle.

C# | Visual Basic | Visual C++ |
public static MonoUsbSessionHandle SessionHandle { get; }
Public Shared ReadOnly Property SessionHandle As MonoUsbSessionHandle Get
public: static property MonoUsbSessionHandle^ SessionHandle { MonoUsbSessionHandle^ get (); }

Used for MonoLibUsb members that require the MonoUsbSessionHandle parameter.