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 public string FilePath { get; }
Property Value
Type:
StringThe file path.
See Also