HttpClientHandler.SupportsRedirectConfiguration Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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.