CommandQueryStatusEventArgs Class |
Namespace: ShellBoost.Core
public sealed class CommandQueryStatusEventArgs : EventArgs
The CommandQueryStatusEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CommandText |
Gets or sets the command text.
| |
CommandTextType |
Gets or sets the command text type.
| |
Flags |
Gets a list of command identifiers flags.
| |
Folder |
Gets the context folder.
| |
Group |
Gets the command group.
Guid.Empty is a valid value.
| |
HResult |
Gets or sets the Windows HRESULT code for the operation.
| |
Identifiers |
Gets a list of requested command identifiers.
| |
RequiredCommandTextType |
Gets the required command text type.
|