INotificationViewModelClosedExecutor - свойство |
Объект, используемый для отложенного выполнения команд после закрытия всплывающего окна уведомлений.
Пространство имён:
Tessa.UI.Notifications
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
СинтаксисINotificationUIQueueExecutor ClosedExecutor { get; }ReadOnly Property ClosedExecutor As INotificationUIQueueExecutor
Get
property INotificationUIQueueExecutor^ ClosedExecutor {
INotificationUIQueueExecutor^ get ();
}abstract ClosedExecutor : INotificationUIQueueExecutor with get
Значение свойства
Тип:
INotificationUIQueueExecutor
Заметки
Значение свойства никогда не равно null.
См. также