Share via


SocketsHttpHandler.UseCookies Özellik

Tanım

İşleyicinin tanımlama bilgileri kullanıp kullanmayacağını belirten bir değer alır veya ayarlar.

public:
 property bool UseCookies { bool get(); void set(bool value); };
public bool UseCookies { get; set; }
member this.UseCookies : bool with get, set
Public Property UseCookies As Boolean

Özellik Değeri

İşleyicinin tanımlama bilgileri kullanıp kullanmayacağını gösteren değer.

Şunlara uygulanır