Compartilhar via


DefaultProxySection.Enabled Propriedade

Definição

Obtém ou define se um proxy da Web é usado.

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

Valor da propriedade

true se um proxy Web for usado; caso contrário, false.

Atributos

Aplica-se a