ArcGIS API for Silverlight - Library Reference
Version Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > WmtsLayer Class : Version Property

Optional. Gets or sets the WMTS version. The default value is 1.0.0

Syntax

Visual Basic (Declaration) 
Public Property Version As String
C# 
public string Version {get; set;}

Remarks

At this time, the only possible value is 1.0.0

Property Value

The version string.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.