This document is archived and information here might be outdated.  Recommended version.


IWMSLayer.WMSServiceDescription Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IWMSLayer.WMSServiceDescription Property

Associated WMSServiceDescription.

[Visual Basic .NET]
Public ReadOnly Property WMSServiceDescription As IWMSServiceDescription
[C#]
public IWMSServiceDescription WMSServiceDescription {get;}
[C++]
HRESULT get_WMSServiceDescription(
  IWMSServiceDescription** ServiceDescription
);
[C++]

Parameters ServiceDescription [out, retval]
ServiceDescription is a parameter of type IWMSServiceDescription

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IWMSLayer Interface