WebTestPropertiesConfiguration.WebTest Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="WebTest")]
public string WebTest { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="WebTest")>]
member this.WebTest : string with get, set
Public Property WebTest As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to