Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UIAutomation
WizardCmdletBase
C# 클래스 UIAutomation.WizardCmdletBase
Description of WizardCmdletBase.
상속:
HasControlInputCmdletBase
파일 보기
프로젝트 열기: apetrovskiy/STUPS
1 사용 예제들
Private Properties
프로퍼티
타입
설명
보호된 메소드들
메소드
설명
GetWizard
(
string
name
) :
Wizard
ValidateWizardName
(
string
name
) :
bool
메소드 상세
GetWizard()
보호된
메소드
protected
GetWizard
(
string
name
) :
Wizard
name
string
리턴
Wizard
ValidateWizardName()
보호된
메소드
protected
ValidateWizardName
(
string
name
) :
bool
name
string
리턴
bool