Click or drag to resize

ModuleDriverVersion Field

The version of module driver.

Namespace:  Nexpaq
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
[JsonPropertyAttribute("version")]
[JsonConverterAttribute(typeof(VersionConverter))]
public Version Version

Field Value

Type: Version
See Also