C# 클래스 DroidExplorer.Bootstrapper.Authentication.CbtEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: camalot/droidexplorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ClassName string
Handle System.IntPtr
IsDialogWindow bool
Title string

프로퍼티 상세

ClassName 공개적으로 프로퍼티

public string ClassName
리턴 string

Handle 공개적으로 프로퍼티

public IntPtr,System Handle
리턴 System.IntPtr

IsDialogWindow 공개적으로 프로퍼티

public bool IsDialogWindow
리턴 bool

Title 공개적으로 프로퍼티

public string Title
리턴 string