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


IGxWMSLayer.WMSServiceDescription Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxWMSLayer Interface > IGxWMSLayer.WMSServiceDescription Property
ArcGIS Developer Help

IGxWMSLayer.WMSServiceDescription Property

The description of WMS service.

[Visual Basic .NET]
Public Property WMSServiceDescription As IWMSServiceDescription
[C#]
public IWMSServiceDescription WMSServiceDescription {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWMSLayer Interface