HttpClientHandler.SupportsRedirectConfiguration Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Handler Konfigurationseinstellungen für die Eigenschaften AllowAutoRedirect und MaxAutomaticRedirections unterstützt.

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

Eigenschaftswert

true, wenn der Handler Konfigurationseinstellungen für die Eigenschaften AllowAutoRedirect und MaxAutomaticRedirections unterstützt, andernfalls false. Der Standardwert ist true.

Gilt für: