PropertyPatternsFile Property
Description
The property pattern configuration file used to record regular expressions in test object properties.
Property type
Read-write property
Syntax
Visual Basic
Public Property PropertyPatternsFile As String
Remarks

You can accept the default property pattern configuration file, change its contents, or specify a different property pattern configuration file. The default file is designed for applications where the current time forms part of the screen label. It defines regular expressions that replace the current time in the screen label, creating a reliable description and readable name for the screen.

This property value applies to all terminal emulator configurations, regardless of the currently selected emulator.

Example
See Also