ExceptionMessageBox.Symbol Property
Gets or sets the symbol to display in the exception message box.
Namespace: Microsoft.SqlServer.MessageBox
Assembly: Microsoft.ExceptionMessageBox (in Microsoft.ExceptionMessageBox.dll)
Property Value
Type: Microsoft.SqlServer.MessageBox.ExceptionMessageBoxSymbolAn ExceptionMessageBoxSymbol object.
To display a custom graphic for the symbol on the exception message box, use CustomSymbol.
The default value is Warning.