CommandExecEventArgsGroup Property |
Gets the command group.
Guid.Empty is a valid value.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public Guid Group { get; }
Property Value
Type:
Guid
The command group.
See Also