Click or drag to resize

OnDemandCallbackContextProcessImagePath Property

Gets the calling process image path.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string ProcessImagePath { get; }

Property Value

Type: String
The calling process image path.
See Also