Freigeben über


LoggingConsoleOptions.IncludeExceptionStacktrace Property

Definition

Gets or sets a value indicating whether to display stack trace.

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

Property Value

Remarks

Defaults to true.

Applies to