C# 클래스 UIAutomation.HasScriptBlockCmdletBase

Description of HasScriptBlockCmdletBase.
상속: CommonCmdletBase
파일 보기 프로젝트 열기: apetrovskiy/STUPS 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Recording List>

보호된 프로퍼티들

프로퍼티 타입 설명
ElementToSubscribe IUiElement
SubscribedEvents List
SubscribedEventsIds List

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
HasScriptBlockCmdletBase ( ) : System

보호된 메소드들

메소드 설명
GetActiveWindow ( ) : IUiElement

메소드 상세

GetActiveWindow() 보호된 메소드

protected GetActiveWindow ( ) : IUiElement
리턴 IUiElement

HasScriptBlockCmdletBase() 공개 메소드

public HasScriptBlockCmdletBase ( ) : System
리턴 System

프로퍼티 상세

ElementToSubscribe 보호되어 있는 프로퍼티

protected IUiElement ElementToSubscribe
리턴 IUiElement

Recording 공개적으로 프로퍼티

public List> Recording
리턴 List>

SubscribedEvents 보호되어 있는 프로퍼티

protected List SubscribedEvents
리턴 List

SubscribedEventsIds 보호되어 있는 프로퍼티

protected List SubscribedEventsIds
리턴 List