Aracılığıyla paylaş


WebHttpEndpointElement.FaultExceptionEnabled Özellik

Tanım

Bir iç sunucu hatası (HTTP durum kodu: 500) oluştuğunda bir FaultException oluşturulup oluşturulmayacağını belirten bayrağı alır veya ayarlar.

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

Özellik Değeri

Boolean

trueBayrak etkin olduğunda döndürür; Aksi takdirde döndürür false .

Öznitelikler

Şunlara uygulanır