IDTSHttpClientConnection100.UseProxy Свойство

Определение

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

Значение свойства

Значение true , если подключение будет использовать прокси-сервер; в противном случае — значение false.

Атрибуты

Применяется к