New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:ArtOfTest.Common

Assembly:ArtOfTest.WebAii.dll

Syntax:

C#
public enum FindCompareType

Fields

C#
Contains = 1
C#
EndsWith = 4
C#
Exact = 0
C#
Exists = 7
C#
Missing = 6
C#
NotContain = 2
C#
RegEx = 5
C#
StartsWith = 3