Share via


IDTSConnectionManagerHttp100.UseProxy Propiedad

Definición

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

Valor de propiedad

true si la conexión usa un proxy para la solicitud; de lo contrario, false.

Atributos

Se aplica a