Aracılığıyla paylaş


HostSettings.IncludeExceptionDetailInFaults Özellik

Tanım

Özel durum ayrıntılarının hatalara dahil edilip edilmeyeceğini alır veya ayarlar.

public:
 property bool IncludeExceptionDetailInFaults { bool get(); void set(bool value); };
public bool IncludeExceptionDetailInFaults { get; set; }
member this.IncludeExceptionDetailInFaults : bool with get, set
Public Property IncludeExceptionDetailInFaults As Boolean

Özellik Değeri

Boolean

true özel durum ayrıntıları hatalara dahil ise, Aksi takdirde, false .

Şunlara uygulanır