MultipleViewProviderWrapper.SetCurrentView - метод

Sets the current control-specific view.

Definition

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

Параметры

viewID  Int32
 

Реализации

IMultipleViewProvider.SetCurrentView(Int32)

Исключения

ArgumentExceptionviewId is not a member of the supported views collection.

См. также