C# Класс ManagedUiaCustomizationCore.UiaParameterDescription

A description of a single parameter This does not match a UIA structure, but is used as a simple data class to help form those structures.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
UiaParameterDescription ( string name, UIAutomationType type ) : Interop.UIAutomationCore

Описание методов

UiaParameterDescription() публичный Метод

public UiaParameterDescription ( string name, UIAutomationType type ) : Interop.UIAutomationCore
name string
type UIAutomationType
Результат Interop.UIAutomationCore