IDTSConnectionManagerHttp100.UseProxy Eigenschaft

Definition

Erhält oder setzt einen Wert, der angibt, ob die Verbindung einen Proxy für Anfragen verwendet.

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

Eigenschaftswert

wahr, wenn die Verbindung einen Proxy für die Anfrage verwendet; ansonsten falsch.

Attribute

Gilt für: