WebTestPropertiesConfiguration Class

Definition

An XML configuration specification for a WebTest.

public class WebTestPropertiesConfiguration
type WebTestPropertiesConfiguration = class
Public Class WebTestPropertiesConfiguration
Inheritance
WebTestPropertiesConfiguration

Constructors

WebTestPropertiesConfiguration()

Initializes a new instance of the WebTestPropertiesConfiguration class.

WebTestPropertiesConfiguration(String)

Initializes a new instance of the WebTestPropertiesConfiguration class.

Properties

WebTest

Gets or sets the XML specification of a WebTest to run against an application.

Applies to