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.WMSName Property (ArcObjects .NET 10.5 SDK) |
Name of WMS Service.
[Visual Basic .NET] Public ReadOnly Property WMSName As String
[C#] public string WMSName {get;}
[C++]
HRESULT get_WMSName(
BSTR* Name
);
[C++]
Parameters Name [out, retval] Name is a parameter of type BSTR
Name is text used to identify a WMS service for machine-to-machine communication.