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


IWMSLayerDescription.WMSVersion Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GISClient)  

IWMSLayerDescription.WMSVersion Property

WMS Version.

[Visual Basic .NET]
Public ReadOnly Property WMSVersion As String
[C#]
public string WMSVersion {get;}
[C++]
HRESULT get_WMSVersion(
  BSTR* WMSVersion
);
[C++]

Parameters WMSVersion [out, retval] WMSVersion is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IWMSLayerDescription Interface