Property WindowMatchParams
WindowMatchParams
Gets or sets the parameters used to match a specific window. This includes criteria such as the window's title, process name, etc., which are used to determine if the target window exists in the system.
Declaration
public WindowMatchExpression WindowMatchParams { get; set; }
Property Value
Type | Description |
---|---|
WindowMatchExpression |