ChangeNotificationPidlEventArgsEvent Property |
Contains the type of the event.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax public NotificationEvents Event { get; }
Public ReadOnly Property Event As NotificationEvents
Get
public:
property NotificationEvents Event {
NotificationEvents get ();
}
member Event : NotificationEvents with get
Property Value
Type:
NotificationEventsSee Also