IEAPExtendedExceptionIsSensitive Property |
Specifies whether this exception, or any of its inner exceptions, may contain sensitive information that should be suppressed
when when
UnhandledErrorSuppressions is enabled.
See
IsSensitive.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool IsSensitive { get; set; }
Property IsSensitive As Boolean
Get
Set
Property Value
Type:
BooleanSee Also