Click or drag to resize

ProjectedEventArgsFilePath Property

Gets the path to the target file. This path is always specified relative to the virtualization root.

Namespace:  ShellBoost.Core.ProjFS
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string FilePath { get; }

Property Value

Type: String
The file path.
See Also