This topic has not yet been rated - Rate this topic

ExceptionMessageBox.Caption Property

Gets or sets the dialog box caption of the exception message box.

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

public string Caption { get; set; }

Property Value

Type: System.String
A String value.

Defaults to an empty string.

If Caption is null or empty and Message is not null, the Source property value is used as the caption.

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