Show / Hide Table of Contents

Method CreateAsync

CreateAsync(string?)

Gets the information about Esri's Basemap Style Service.

Declaration
public static Task<BasemapStylesServiceInfo> CreateAsync(string? apiKey = null)
Parameters
Type Name Description
string apiKey

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

Returns
Type Description
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.8
.NET200.5 - 300.0
.NET Windows200.5 - 300.0
.NET Android200.5 - 300.0
.NET iOS200.5 - 300.0
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.