This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMSLayerDescription Interface > IWMSLayerDescription.Abstract Property (ArcObjects .NET 10.4 SDK) |
Abstract of the WMS layer.
[Visual Basic .NET] Public ReadOnly Property Abstract As String
[C#] public string Abstract {get;}
[C++]
HRESULT get_Abstract(
BSTR* Abstract
);
[C++]
Parameters Abstract [out, retval] Abstract is a parameter of type BSTR
The abstract is a narrative description of the WMS layer.