This topic has not yet been rated - Rate this topic

ExceptionMessageBox.Data Property

Gets the IDictionary interface that stores help link and advanced information associated with the top-level message.

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

public IDictionary Data { get; }

Property Value

Type: System.Collections.IDictionary
An IDictionary interface.

The Data property is read-only.

Entries in the dictionary can be added and removed by using methods on the IDictionary interface returned by the Data property.

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