Click or drag to resize

DriverParseResultEventArgsVariables Field

The variables as parse result.

Namespace:  Nexpaq.EventArguments
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
[JsonPropertyAttribute("variables")]
public Dictionary<string, string> Variables

Field Value

Type: DictionaryString, String
See Also