Click or drag to resize

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
C#
public int CommandId { get; }

Property Value

Type: Int32
The command identifier.
See Also