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.
파일 보기 프로젝트 열기: TestStack/uia-custom-pattern-managed 1 사용 예제들

공개 메소드들

메소드 설명
UiaParameterDescription ( string name, UIAutomationType type ) : Interop.UIAutomationCore

메소드 상세

UiaParameterDescription() 공개 메소드

public UiaParameterDescription ( string name, UIAutomationType type ) : Interop.UIAutomationCore
name string
type UIAutomationType
리턴 Interop.UIAutomationCore