Share via


MessagingException.Data Property

Definition

Gets a collection of key/value pairs that provide additional user-defined information about the exception.

public override sealed System.Collections.IDictionary Data { get; }
member this.Data : System.Collections.IDictionary
Public Overrides NotOverridable ReadOnly Property Data As IDictionary

Property Value

Applies to