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


IWMSMapLayer.WMSServiceDescription Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IW > IWMSMapLayer Interface > IWMSMapLayer.WMSServiceDescription Property
ArcGIS Developer Help

IWMSMapLayer.WMSServiceDescription Property

Associated WMSServiceDescription.

[Visual Basic .NET]
Public WriteOnly Property WMSServiceDescription
[C#]
public void WMSServiceDescription {set;}
[C++]
HRESULT putref_WMSServiceDescription(
  IWMSServiceDescription* 
);
[C++]
Parameters
 [in]

is a parameter of type IWMSServiceDescription*

Product Availability

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

See Also

IWMSMapLayer Interface