C# 클래스 UIAutomation.Commands.InvokeUiaControlContextMenuCommand

상속: HasControlInputCmdletBase
파일 보기 프로젝트 열기: apetrovskiy/STUPS

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
InvokeUiaControlContextMenuCommand ( ) : System.Management.Automation

보호된 메소드들

메소드 설명
ProcessRecord ( ) : void

Processes the pipeline.

메소드 상세

InvokeUiaControlContextMenuCommand() 공개 메소드

public InvokeUiaControlContextMenuCommand ( ) : System.Management.Automation
리턴 System.Management.Automation

ProcessRecord() 보호된 메소드

Processes the pipeline.
protected ProcessRecord ( ) : void
리턴 void