ProjectedEventArgsTriggeringProcess Property |
Gets the process that triggered this callback. If this information is not available, this will be null.
Namespace:
ShellBoost.Core.ProjFS
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public Process TriggeringProcess { get; }
Property Value
Type:
ProcessThe triggering process.
See Also