MultipleViewProviderWrapperGetViewName - метод

Retrieves the name of a control-specific view.

Definition

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

Параметры

viewID  Int32
 

Возвращаемое значение

String
A localized name for the view.

Реализации

IMultipleViewProviderGetViewName(Int32)

Исключения

ArgumentExceptionviewId is not a member of the supported views collection.

См. также