ClassFindSpecialChars
Class
List of special characters that FindExpressions and FindParams recognize.
Definition
Namespace:ArtOfTest.Common
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public static class FindSpecialChars
Inheritance: objectFindSpecialChars
Fields
EndsWith
? = Ends with
Escape
' = escape the following character and treat it as a regular character
ExpPathSeparator
/ = expression path separator
NotContain
! = NotContains
Pipe
| = chain two expressions together
StartsWith
^ = Starts with