Condividi tramite


MobileCapabilities.SupportsRedirectWithCookie Proprietà

Definizione

Ottiene un valore che indica se il browser supporta i cookie al reindirizzamento.

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

Valore della proprietà

true se il browser supporta i cookie sul reindirizzamento; in caso contrario, false. Il valore predefinito è true.

Si applica a