CommandExecEventArgsOutput Property |
Gets or sets the command output.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public Object Output { get; set; }
Property Value
Type:
Object
The command output.
See Also