ProjectedNotificationEventArgsTypes Property |
Gets or sets a value that indicates the new set of future notifications that the provider wishes to receive for the file.
The default value is all.
Namespace:
ShellBoost.Core.ProjFS
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual PRJ_NOTIFY_TYPES Types { get; set; }
Property Value
Type:
PRJ_NOTIFY_TYPESThe set.
See Also