Parameter Extensions
- Last UpdatedFeb 01, 2017
- 1 minute read
This class exposes the functionality to get and set extension values.
Properties
|
Name |
Type |
Description |
|
this[string] |
Object |
Gets or sets the value for the extensions. Null is returned if the extension has no value. |
Functions
|
Name |
Description |
|
ContainsKey(string) |
Returns true if the extension exists. |