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