Share via


HttpClientConnection100Class.UseProxy Proprietà

Definizione

public:
 virtual property bool UseProxy { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(7)]
public virtual bool UseProxy { [System.Runtime.InteropServices.DispId(7)] get; [System.Runtime.InteropServices.DispId(7)] set; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
[<set: System.Runtime.InteropServices.DispId(7)>]
member this.UseProxy : bool with get, set
Public Overridable Property UseProxy As Boolean

Valore della proprietà

Valore booleano che indica se la connessione userà un proxy. Il valore true indica che la connessione userà un proxy. Il valore false indica che la connessione non userà un proxy.

Implementazioni

Attributi

Si applica a