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