Property CustomContext
CustomContext
Gets a dictionary that user code can use to store arbitrary pieces of information.
Declaration
public IDictionary<object, object> CustomContext { get; }
Property Value
Type | Description |
---|---|
IDictionary<Object, Object> |