Share via


IDTSHttpClientConnection100.ProxyBypassList Propriété

Définition

Obtient ou définit les adresses qui n'utilisent pas de serveur proxy.

public:
 property cli::array <System::String ^> ^ ProxyBypassList { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
[System.Runtime.InteropServices.DispId(17)]
public string[] ProxyBypassList { [System.Runtime.InteropServices.DispId(17)] get; [System.Runtime.InteropServices.DispId(17)] set; }
[<System.Runtime.InteropServices.DispId(17)>]
[<get: System.Runtime.InteropServices.DispId(17)>]
[<set: System.Runtime.InteropServices.DispId(17)>]
member this.ProxyBypassList : string[] with get, set
Public Property ProxyBypassList As String()

Valeur de propriété

String[]

Adresses qui n'utilisent pas de serveur proxy.

Attributs

S’applique à