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