This topic has not yet been rated - Rate this topic

ExceptionMessageBox.Options Property

Gets or sets miscellaneous display options for the message box

Namespace:  Microsoft.SqlServer.MessageBox
Assembly:  Microsoft.ExceptionMessageBox (in Microsoft.ExceptionMessageBox.dll)

public ExceptionMessageBoxOptions Options { get; set; }

The default value is None.

Use bitwise logical-or (|) and bitwise logical exclusive-or (^) operators with ExceptionMessageBoxOptions to get or set the appropriate display options.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ