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


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

IWMSMapLayer2.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

IWMSMapLayer2 Interface