Enum
AutomationHostType

The type of host application being automated.

Definition

Namespace:ArtOfTest.WebAii.Silverlight

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public enum AutomationHostType

Fields

SilverlightApp

A Silverlight application.

Declaration

cs-api-definition
SilverlightApp = 0

Field Value

AutomationHostType

TestApp

A non Silverlight application.

Declaration

cs-api-definition
TestApp = 1

Field Value

AutomationHostType

In this article
DefinitionFieldsSilverlightAppTestApp
Not finding the help you need?
Contact Support