Property Parameters
Parameters
Query values.
Declaration
public Dictionary<string, object> Parameters { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.Dictionary<System.String, System.Object> | Gets the query parameters in form of a Dictionary. |