SocketsHttpHandler.UseCookies Proprietà

Definizione

Ottiene o imposta un valore che indica se il gestore deve usare i cookie.

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

Valore della proprietà

Valore che indica se il gestore deve usare i cookie.

Si applica a