ProjectedQueryFileNameEventArgsFileExists Property |
Gets or sets a value that indicates whether the item exists or not.
Namespace:
ShellBoost.Core.ProjFS
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual bool FileExists { get; set; }
Property Value
Type:
Booleantrue if the item exists; false otherwise.
See Also