IApplicationModel - методы |
Тип IApplicationModel предоставляет следующие члены.
Имя | Описание | |
---|---|---|
AttachMonitor |
Устанавливает мониторинг установки приложения
| |
CompareTo(Object) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Унаследован от IComparable.) | |
CompareTo(T) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Унаследован от IComparableIApplicationModel.) | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Унаследован от IDisposable.) | |
LaunchAsync |
Вызывает запуск приложения
| |
OnMessage |
Вызывает обработку сообщения message (Унаследован от IApplicationMessageObserver.) |