ProjectedQueryFileNameEventArgsHandled Property |
Gets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing.
Namespace:
ShellBoost.Core.ProjFS
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual bool Handled { get; set; }
Property Value
Type:
BooleanThe value.
See Also