Show / Hide Table of Contents

Class BasemapStylesServiceInfo

Represents the service metadata for the Basemap Style Service.

Inheritance
System.Object
BasemapStylesServiceInfo
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class BasemapStylesServiceInfo
Remarks

The service info provides information for browsing the contents of the service and can be obtained by calling CreateAsync(String).

Properties

Name Description
StylesInfo

Gets a list of BasemapStyleInfo objects.

Url

Gets the URL for the Basemap Styles Service.

Version

Gets the service's version.

Methods

Name Description
CreateAsync(String)

Gets the information about Esri's Basemap Style Service.

Applies to

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.