Share via


HttpClientConnection100Class.BypassProxyOnLocal Propriété

Définition

Obtient ou définit une valeur booléenne qui indique si le serveur proxy est configuré pour utiliser les informations d’identification et contourner le serveur proxy et utiliser des adresses locales à la place.

public:
 virtual property bool BypassProxyOnLocal { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(10)]
public virtual bool BypassProxyOnLocal { [System.Runtime.InteropServices.DispId(10)] get; [System.Runtime.InteropServices.DispId(10)] set; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
[<set: System.Runtime.InteropServices.DispId(10)>]
member this.BypassProxyOnLocal : bool with get, set
Public Overridable Property BypassProxyOnLocal As Boolean

Valeur de propriété

Valeur booléenne qui indique si le proxy doit être contourné ou non pour les adresses locales.

Implémente

Attributs

S’applique à