 | ProcessEventArgsCode Property |
Gets or sets the code.
Namespace:
ConsoleControlAPI
Assembly:
ConsoleControlAPI (in ConsoleControlAPI.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic Nullable<int> Code { get; }Property Value
Type:
NullableInt32
The code.
See Also