Gets the
HidDevice associated with this stream.
Namespace: HidSharpAssembly: HidSharp (in HidSharp.dll) Version: 2.0.0
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