Show / Hide Table of Contents

Method CreateAsync

CreateAsync(String)

Gets the information about Esri's Basemap Style Service.

Declaration
public static async Task<BasemapStylesServiceInfo> CreateAsync(string apiKey = null)
Parameters
Type Name Description
System.String apiKey

Optional override API key to use for the service. If unspecified, the default key set on ApiKey is used.

Returns
Type Description
System.Threading.Tasks.Task<BasemapStylesServiceInfo>

A task that returns a new instance of BasemapStylesServiceInfo when completed.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.5 - 200.7
.NET200.5 - 200.7
.NET Windows200.5 - 200.7
.NET Android200.5 - 200.7
.NET iOS200.5 - 200.7
.NET Framework200.5 - 200.7
UWP200.5 - 200.7
In This Article
Back to top Copyright © 2022 Esri.