Aracılığıyla paylaş


UrlMappingsSection.IsEnabled Özellik

Tanım

Eşlemenin etkinleştirilip etkinleştirilmediğini belirten bir değer alır veya ayarlar.

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

Özellik Değeri

Boolean

true eşleme etkinse; aksi takdirde , false. true varsayılan değerdir.

Öznitelikler

Şunlara uygulanır