Linguaggio

IDTSConnectionManagerHttp100.UseProxy Proprietà

Definizione

Ottiene o imposta un valore che indica se la connessione utilizza un proxy per le richieste.

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

Valore della proprietà

Vero se la connessione usa un proxy per la richiesta; altrimenti, falso.

Attributi

Si applica a