BasicHttpBinding.EnableHttpCookieContainer Özellik

Tanım

Dikkat

This property is obsolete. To enable Http CookieContainer, use the AllowCookies property instead.

HTTP tanımlama bilgisi kapsayıcının etkinleştirilip etkinleştirilmediğini belirten bir değer alır veya ayarlar.

public:
 property bool EnableHttpCookieContainer { bool get(); void set(bool value); };
[System.Obsolete("This property is obsolete. To enable Http CookieContainer, use the AllowCookies property instead.", false)]
public bool EnableHttpCookieContainer { get; set; }
[<System.Obsolete("This property is obsolete. To enable Http CookieContainer, use the AllowCookies property instead.", false)>]
member this.EnableHttpCookieContainer : bool with get, set
Public Property EnableHttpCookieContainer As Boolean

Özellik Değeri

true HTTP tanımlama bilgisi kapsayıcısı etkinse; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır