Gets the
HidDevice associated with this stream.
Namespace:
HidSharp
Assembly:
HidSharp (in HidSharp.dll) Version: 2.6.3
public HidDevice Device { get; }
Public ReadOnly Property Device As HidDevice
Get
public:
property HidDevice^ Device {
HidDevice^ get ();
}
member Device : HidDevice with get
Property Value
Type:
HidDevice
Reference