Click or drag to resize

CommandQueryStatusEventArgs Properties

The CommandQueryStatusEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCommandText
Gets or sets the command text.
Public propertyCommandTextType
Gets or sets the command text type.
Public propertyFlags
Gets a list of command identifiers flags.
Public propertyFolder
Gets the context folder.
Public propertyGroup
Gets the command group. Guid.Empty is a valid value.
Public propertyHResult
Gets or sets the Windows HRESULT code for the operation.
Public propertyIdentifiers
Gets a list of requested command identifiers.
Public propertyRequiredCommandTextType
Gets the required command text type.
Top
See Also