CommandQueryStatusEventArgsFlags Property |
Gets a list of command identifiers flags.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public IReadOnlyList<OLECMDF> Flags { get; }
Property Value
Type:
IReadOnlyListOLECMDF
The command identifiers flags.
See Also