WindowProviderWrapper.Close - метод

Attempts to close the window.

Definition

Пространство имён: Tessa.UI.Automation.Helpers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
C#
public void Close()

Реализации

IWindowProvider.Close()

Исключения

InvalidOperationExceptionWhen the control is unable to perform the requested action.
ElementNotAvailableExceptionWhen the target element is no longer available (for example, the window has closed).

См. также