ProjectedEventArgsTriggeringProcessId Property |
Gets the process identifier for the process that triggered this callback. If this information is not available, this will be 0.
Namespace:
ShellBoost.Core.ProjFS
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int TriggeringProcessId { get; }
Property Value
Type:
Int32The triggering process id.
See Also