MultipleViewProviderWrapper.GetSupportedViews - метод

Retrieves a collection of control-specific view identifiers.

Definition

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

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

Int32[]
A collection of values that identifies the views available for a UI Automation element.

Реализации

IMultipleViewProvider.GetSupportedViews()

См. также