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> |
Gets a dictionary that user code can use to store arbitrary pieces of information.
public IDictionary<object, object> CustomContext { get; }| Type | Description |
|---|---|
| IDictionary<object, object> |