OpenConfigurationGetOptionsList Method

HIDSharp
Gets a list of all currently set options.

Namespace:  HidSharp
Assembly:  HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax

public IEnumerable<OpenOption> GetOptionsList()

Return Value

Type: IEnumerableOpenOption
The options list.
See Also

Reference