ChangeNotificationPidlEventArgsEvent Property |
Contains the type of the event.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxpublic NotificationEvents Event { get; }Public ReadOnly Property Event As NotificationEvents
Get
public:
property NotificationEvents Event {
NotificationEvents get ();
}member Event : NotificationEvents with get
Property Value
NotificationEvents
See Also