HttpBrowserCapabilitiesWrapper.SupportsRedirectWithCookie 屬性

定義

會得到一個值,表示瀏覽器是否支援 Cookie 轉址。

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

屬性值

true如果瀏覽器支援重定向時的 Cookies;否則,。 false 預設值為 true

適用於