Gets a collection of key/value pairs that provide additional information about the exception.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Data As IDictionary Get |
C# |
---|
public IDictionary Data { get; } |