add process name to ProfileData
This commit is contained in:
parent
7c63f0d111
commit
87288c3488
@ -57,6 +57,7 @@
|
|||||||
Public Regex As String
|
Public Regex As String
|
||||||
Public AutomationId As String
|
Public AutomationId As String
|
||||||
Public ControlName As String
|
Public ControlName As String
|
||||||
|
Public ProcessName As String
|
||||||
Public IsMatched As Boolean = False
|
Public IsMatched As Boolean = False
|
||||||
Public TopLeft As ControlBounds
|
Public TopLeft As ControlBounds
|
||||||
Public TopRight As ControlBounds
|
Public TopRight As ControlBounds
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user