UserSettingsDisablePopupNotifications - свойство
Признак того, что всплывающие уведомления в приложениях будут отключены.
Пространство имён: Tessa.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public bool DisablePopupNotifications { get; set; }
Public Property DisablePopupNotifications As Boolean
Get
Set
public:
virtual property bool DisablePopupNotifications {
bool get () sealed;
void set (bool value) sealed;
}
abstract DisablePopupNotifications : bool with get, set
override DisablePopupNotifications : bool with get, set
BooleanIUserSettingsDisablePopupNotifications