Click or drag to resize

ProcessEventArgsCode Property

Gets or sets the code.

Namespace:  ConsoleControlAPI
Assembly:  ConsoleControlAPI (in ConsoleControlAPI.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public Nullable<int> Code { get; }

Property Value

Type: NullableInt32
The code.
See Also