CommandQueryStatusEventArgsCommandText Property |
Gets or sets the command text.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string CommandText { get; set; }
Property Value
Type:
String
The command text.
See Also