Class OfflineMapParametersKey
A key comprising of a service URL and type of an online service. The key is used to lookup values in a dictionary
exposed by a Generate
Inheritance
Namespace: Esri.ArcGISRuntime.Tasks.Offline
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class OfflineMapParametersKey
Remarks
Generate
Constructors
Name | Description |
---|---|
Offline |
Initializes a new instance of the Offline |
Offline |
Initializes a new instance of the Offline |
Offline |
Initializes a new instance of the Offline |
Properties
Name | Description |
---|---|
Service |
Gets the service URL of this key. |
Type | Gets the parameter type of this key. |
Methods
Name | Description |
---|---|
Equals(Object) | |
Get |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.4 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.4 - 200.6 |
Xamarin.Android | 100.4 - 100.15 |
Xamarin.iOS | 100.4 - 100.15 |
UWP | 100.4 - 200.6 |