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


IGxWMSLayer.WMSLayerDescription Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

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