Bagikan melalui


DefaultProxySection.Enabled Properti

Definisi

Mendapatkan atau mengatur apakah proksi Web digunakan.

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

Nilai Properti

true jika proksi Web akan digunakan; jika tidak, false.

Atribut

Berlaku untuk