ApplicationCatalogRegistryApplicationRefreshing - событие
Событие начала обновления приложений
Пространство имён: Tessa.UI.AppManager.CatalogServiceСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public event EventHandler ApplicationRefreshing
Public Event ApplicationRefreshing As EventHandler
public:
event EventHandler^ ApplicationRefreshing {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
member ApplicationRefreshing : IEvent<EventHandler,
EventArgs>
Значение
EventHandler