ProjectedEventArgsCommandId Property |
Gets a value that uniquely identifies a particular invocation of a callback.
Namespace:
ShellBoost.Core.ProjFS
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int CommandId { get; }
Property Value
Type:
Int32The command identifier.
See Also