MultipleViewProviderWrapperSetCurrentView - метод

Sets the current control-specific view.

Definition

Пространство имён: Tessa.UI.Automation.Helpers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public void SetCurrentView(
	int viewID
)

Параметры

viewID  Int32
 

Реализации

IMultipleViewProviderSetCurrentView(Int32)

Исключения

ArgumentExceptionviewId is not a member of the supported views collection.

См. также