Property Properties
| Edit this page View SourceProperties
The dictionary of key/value pairs parsed form the callback URI's querystring.
Declaration
public Dictionary<string, string> Properties { get; }
Property Value
Type | Description |
---|---|
Dictionary<string, string> |