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


IWMTSLayerDescription.WMTSVersion Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GISClient)  

IWMTSLayerDescription.WMTSVersion Property

WMTS Version.

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

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

Product Availability

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

See Also

IWMTSLayerDescription Interface