Property WindowMatchParams
WindowMatchParams
Gets or sets the parameters used for matching a specific window. These parameters include criteria like window title, process name, etc., which are used to identify the target window for the trigger.
Declaration
public WindowMatchExpression WindowMatchParams { get; set; }
Property Value
Type | Description |
---|---|
WindowMatchExpression |