Click or drag to resize

Messengername Property

Read-only property returning the device information string for a raw HID device.

Namespace: IO.Objects.SimpleIO.HID
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public string name { get; }

Property Value

String
See Also