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


IWMSMapLayer3.WMSServiceDescription Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

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

IWMSMapLayer3 Interface