MultipleViewProviderWrapper.GetViewName - метод

Retrieves the name of a control-specific view.

Definition

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

Параметры

viewID  Int32
 

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

String
A localized name for the view.

Реализации

IMultipleViewProvider.GetViewName(Int32)

Исключения

ArgumentExceptionviewId is not a member of the supported views collection.

См. также