HttpBindingBaseElement.UseDefaultWebProxy Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of de automatisch geconfigureerde HTTP-proxy van het systeem wordt gebruikt.

public:
 property bool UseDefaultWebProxy { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("useDefaultWebProxy", DefaultValue=true)]
public bool UseDefaultWebProxy { get; set; }
[<System.Configuration.ConfigurationProperty("useDefaultWebProxy", DefaultValue=true)>]
member this.UseDefaultWebProxy : bool with get, set
Public Property UseDefaultWebProxy As Boolean

Waarde van eigenschap

Waar als de automatisch geconfigureerde HTTP-proxy van het systeem wordt gebruikt; Anders.

Kenmerken

Van toepassing op