XamlStringCompareType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure

Namespace:  ArtOfTest.Common
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public enum XamlStringCompareType
Members

  Member nameValueDescription
Equal0
NotEqual1
Same2
NotSame3
Contains4
NotContains5
StartsWith6
NotStartsWith7
EndsWith8
NotEndsWith9
See Also

Reference