HostSettings.IncludeExceptionDetailInFaults Eigenschap

Definitie

Hiermee haalt u op of stelt u in of uitzonderingsdetails worden opgenomen in fouten.

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

Waarde van eigenschap

true als uitzonderingsdetails zijn opgenomen in fouten; anders, false.

Van toepassing op