|
AppEnvNotifications Property |
Notifications
Namespace: DrawerBackup.NativeAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic static NotifyManager Notifications { get; }
Public Shared ReadOnly Property Notifications As NotifyManager
Get
public:
static property NotifyManager^ Notifications {
NotifyManager^ get ();
}
static member Notifications : NotifyManager with get
Property Value
Type:
NotifyManager
See Also