HttpTransportElement.UseDefaultWebProxy Egenskap

Definition

Hämtar eller anger ett värde som anger om de datoromfattande proxyinställningarna används i stället för de användarspecifika inställningarna.

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

Egenskapsvärde

true System.Net om standardproxyinställningarna används, annars . false Standardvärdet är true.

Attribut

Gäller för