Click or drag to resize

WindowsGamingInputControllerExtensionproductName Property

HID product name string.

Namespace:  Rewired.Platforms.Microsoft.WindowsGamingInput
Assembly:  Rewired_Windows (in Rewired_Windows.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string productName { get; }

Property Value

Type: String

Implements

IHIDControllerExtensionproductName
See Also