CommandExecEventArgsInput Property |
Gets the command input argument. Can be null.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public Object Input { get; }
Property Value
Type:
Object
The input.
See Also