Click or drag to resize

ModuleDriverCommandArguments Field

The arguments of this command.

Namespace:  Nexpaq
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
[JsonPropertyAttribute("arguments")]
public ModuleDriverCommandArgument[] Arguments

Field Value

Type: ModuleDriverCommandArgument
See Also