Aracılığıyla paylaş


MobileCapabilities.SupportsEmptyStringInCookieValue Özellik

Tanım

Tarayıcının tanımlama bilgisi değerlerinde boş (null) dizeleri destekleyip desteklemediğini belirten bir değer alır.

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

Özellik Değeri

true tarayıcı tanımlama bilgisi değerlerinde boş (null) dizeleri destekliyorsa; değilse, false. Varsayılan değer: false.

Şunlara uygulanır