C# Class DroidExplorer.Bootstrapper.Authentication.CbtEventArgs

Inheritance: System.EventArgs
Show file Open project: camalot/droidexplorer Class Usage Examples

Public Properties

Property Type Description
ClassName string
Handle System.IntPtr
IsDialogWindow bool
Title string

Property Details

ClassName public property

public string ClassName
return string

Handle public property

public IntPtr,System Handle
return System.IntPtr

IsDialogWindow public property

public bool IsDialogWindow
return bool

Title public property

public string Title
return string