Show / Hide Table of Contents

Class WfsLayerInfo

Information about a WFS layer (also known as a WFS feature type), as described by a WFS service.

Inheritance
object
WfsLayerInfo
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Ogc
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class WfsLayerInfo

Properties

Name Description
Description

Gets a brief narrative description (abstract) of this WFS layer.

Extent

Gets the WFS layer's extent.

Keywords

Gets a list of keywords defined for the WFS layer, if specified.

Name

Gets the uniquely-identifying name of this WFS layer.

SpatialReferences

Gets a set of spatial references that the WFS layer supports.

Title

Gets the human-readable title of the WFS layer.

See Also

WfsServiceInfo
WfsFeatureTable

Applies to

TargetVersions
.NET Standard 2.0100.5 - 200.8
.NET100.13 - 300.0
.NET Windows100.13 - 300.0
.NET Android200.0 - 300.0
.NET iOS200.0 - 300.0
.NET Framework100.5 - 200.8
Xamarin.Android100.5 - 100.15
Xamarin.iOS100.5 - 100.15
UWP100.5 - 200.8

Relevant samples

Browse WFS layers: Browse a WFS service for layers and add them to the map.
In this article
Provide feedback
Back to top Copyright © 2025 Esri.