IDTSHttpClientConnection100.UseProxy Propriedade

Definição

public:
 property bool UseProxy { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(7)]
public 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 Property UseProxy As Boolean

Valor da propriedade

true se a conexão usar um proxy; caso contrário, false.

Atributos

Aplica-se a