Skip to main content Skip to complementary content
Close announcements banner

Data Property

Overloads

Data

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

Data

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

Declaration

      public override IDictionary Data { get; }
    

Property Value

Type Description
System.Collections.IDictionary

An object that implements the System.Collections.IDictionary interface and contains a collection of user-defined key/value pairs. The default is an empty collection.

Overrides

System.Exception.Data

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!