HttpBrowserCapabilitiesWrapper.SupportsRedirectWithCookie Egenskap

Definition

Hämtar ett värde som anger om webbläsaren stöder cookies vid omdirigering.

public:
 virtual property bool SupportsRedirectWithCookie { bool get(); };
public override bool SupportsRedirectWithCookie { get; }
member this.SupportsRedirectWithCookie : bool
Public Overrides ReadOnly Property SupportsRedirectWithCookie As Boolean

Egenskapsvärde

trueom webbläsaren stöder cookies vid omdirigering; annars . false Standardvärdet är true.

Gäller för