Definition
Namespace:ArtOfTest.WebAii.DesktopAutomation.FindExpressions
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
[DataContract(Namespace = "http://artoftest.com/schemas/WebAiiDesignCanvas/2.0.0")]
public class DesktopFindExpression : FindExpression<DesktopFindClause>, IFindExpression
Inheritance: objectFindExpression<DesktopFindClause>DesktopFindExpression
Implements:
Inherited Members
Constructors
Properties
C#
public override Type SupportedSearchType { get; }
Overrides: