Click or drag to resize

ProjectedNotificationEventArgsNotification Property

Gets a value specifying the notification.

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

Property Value

Type: PRJ_NOTIFICATION
The notifiction.
See Also