RanorexRanorex Documentation
Validate..::.Options Class
NamespacesRanorexValidateValidate..::.Options
Provides additional options for a validation action.
Declaration Syntax
C#Visual BasicVisual C++
public class Options
Public Class Options
public ref class Options
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Validate..::.Options()()()
Initializes a new instance of the Validate..::.Options class with default values.

Validate..::.Options(Boolean)
Initializes a new instance of the Validate..::.Options class.

Validate..::.Options(ReportLevel)
Initializes a new instance of the Validate..::.Options class.

Validate..::.Options(Validate..::.CreateScreenshot)
Initializes a new instance of the Validate..::.Options class.

Validate..::.Options(Boolean, ReportLevel)
Initializes a new instance of the Validate..::.Options class.

Validate..::.Options(Boolean, Validate..::.CreateScreenshot)
Initializes a new instance of the Validate..::.Options class.

Validate..::.Options(ReportLevel, Validate..::.CreateScreenshot)
Initializes a new instance of the Validate..::.Options class.

Validate..::.Options(Boolean, ReportLevel, Validate..::.CreateScreenshot)
Initializes a new instance of the Validate..::.Options class.

Validate..::.Options(Boolean, ReportLevel, ReportLevel, Validate..::.CreateScreenshot)
Initializes a new instance of the Validate..::.Options class.

CreateScreenshot
Gets or sets a value specifying whether to add a screenshot to the report.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExceptionOnFail
Gets or sets a value indicating whether an exception should be thrown if the validation fails.

Finalize()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ReportLevelOnFailure
Gets or sets the report level used if the validation fails.

ReportLevelOnSuccess
Gets or sets the report level used if the validation succeeds.

ToString()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Validate..::.Options

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)