MultipleViewProviderWrapperSetCurrentView - метод

Sets the current control-specific view.

Definition

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

Параметры

viewID  Int32
 

Реализации

IMultipleViewProviderSetCurrentView(Int32)

Исключения

ArgumentExceptionviewId is not a member of the supported views collection.

См. также