Property UnsupportedJson
UnsupportedJson
Gets the unsupported data from the source JSON.
Declaration
public IReadOnlyDictionary<string, object> UnsupportedJson { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyDictionary<System.String, System.Object> | Unsupported data from the source JSON. |
Remarks
Unsupported JSON is a dictionary of values that are supported by web maps, but not exposed through the native Runtime API.
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.5 |
.NET | 200.4 - 200.5 |
.NET Windows | 200.4 - 200.5 |
.NET Android | 200.4 - 200.5 |
.NET iOS | 200.4 - 200.5 |
.NET Framework | 200.4 - 200.5 |
UWP | 200.4 - 200.5 |