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