ArcObjects Library Reference (Carto)  

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