CoreConfigSettingIdsHideErrorStackTrace Field |
Specifies whether the stack trace should stripped from error details before those details are exposed to end users.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic static readonly Guid HideErrorStackTrace
Public Shared ReadOnly HideErrorStackTrace As Guid
public:
static initonly Guid HideErrorStackTrace
static val HideErrorStackTrace: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is a3bd06be-dd94-4f37-ab9e-c59b70dd607e.
Data Type:
Boolean.
Default Value:
.
See Also