Open sandboxFocus

Property ExceptionLevel

ExceptionLevel

Gets or sets the default severity for failure custom messages.

Declaration
public LogLevel ExceptionLevel { get; set; }
Property Value
Type Description
LogLevel
Implements