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