Class FoundByImageWarning
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Design
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class FoundByImageWarning : Warning
Constructors
FoundByImageWarning()
Declaration
public FoundByImageWarning()
Properties
FindExpression
Declaration
public string FindExpression { get; set; }
Property Value
System.String
|
FindExpressionKey
Declaration
public string FindExpressionKey { get; set; }
Property Value
System.String
|
ImageKey
Declaration
public string ImageKey { get; set; }
Property Value
System.String
|