WindowProviderWrapperClose - метод

Attempts to close the window.

Definition

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

Реализации

IWindowProviderClose

Исключения

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

См. также