WebTestRequest.IsRedirectFollow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property bool IsRedirectFollow { bool get(); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DefaultValue(false)]
public bool IsRedirectFollow { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.DefaultValue(false)>]
member this.IsRedirectFollow : bool
Public ReadOnly Property IsRedirectFollow As Boolean
Property Value
- Attributes