Enum
TechnologyType

Technology type supported.

Definition

Namespace:ArtOfTest.Common

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public enum TechnologyType

Fields

Desktop

Desktop

Declaration

cs-api-definition
[EnumMember]
Desktop = 8

Field Value

TechnologyType

Html

Html

Declaration

cs-api-definition
[EnumMember]
Html = 1

Field Value

TechnologyType

Silverlight

Silverlight

Declaration

cs-api-definition
[EnumMember]
Silverlight = 2

Field Value

TechnologyType

Unknown

Unknown.

Declaration

cs-api-definition
[EnumMember]
[Browsable(false)]
Unknown = 0

Field Value

TechnologyType

Wpf

Windows Presentation Framework

Declaration

cs-api-definition
[EnumMember]
Wpf = 4

Field Value

TechnologyType

Xaml

XAML-based technologies (WPF and Silverlight)

Declaration

cs-api-definition
[Browsable(false)]
Xaml = 6

Field Value

TechnologyType

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