This topic has not yet been rated - Rate this topic

ExceptionMessageBox.InnerException Property

Gets or sets the Exception instance associated with the lower-level message(s).

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

public Exception InnerException { get; set; }

Property Value

Type: System.Exception
An Exception object.

The default value is null.

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