ArcObjects Library Reference (Catalog)  

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

IGxWMSMap Interface