HttpClientHandler.SupportsRedirectConfiguration Egenskap

Definition

Hämtar ett värde som anger om hanteraren stöder konfigurationsinställningar AllowAutoRedirect för egenskaperna och MaxAutomaticRedirections .

public:
 virtual property bool SupportsRedirectConfiguration { bool get(); };
public virtual bool SupportsRedirectConfiguration { get; }
member this.SupportsRedirectConfiguration : bool
Public Overridable ReadOnly Property SupportsRedirectConfiguration As Boolean

Egenskapsvärde

true if the if the handler supports configuration settings for the AllowAutoRedirect and MaxAutomaticRedirections properties;wise false. Standardvärdet är true.

Gäller för