Share via


WebTestPropertiesRequest.FollowRedirects Property

Definition

Follow redirects for this web test.

public bool? FollowRedirects { get; set; }
member this.FollowRedirects : Nullable<bool> with get, set
Public Property FollowRedirects As Nullable(Of Boolean)

Property Value

Applies to