Type of the endpoint.

C# | Visual Basic | Visual C++ |
public EndpointType Type { get; set; }
Public Property Type As EndpointType Get Set
public: property EndpointType Type { EndpointType get (); void set (EndpointType value); }
LibUsbDotNet 2.2.8 Type Property Library Reference ► MonoLibUsb.Transfer ► MonoUsbTransfer ► Type | ![]() |
C# | Visual Basic | Visual C++ |
public EndpointType Type { get; set; }
Public Property Type As EndpointType Get Set
public: property EndpointType Type { EndpointType get (); void set (EndpointType value); }