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


IGxWMSLayer.WMSLayerDescription 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.WMSLayerDescription Property
ArcGIS Developer Help

IGxWMSLayer.WMSLayerDescription Property

The description of WMS layer.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWMSLayer Interface