ArcGIS Runtime SDK for WPF - Library Reference
SubDomains Property
See Also 
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > WebTiledLayer Class : SubDomains Property

Gets or sets the sub domains. The sub domain values are used to replace the {subDomain} parameter in the TemplateUrl.

Syntax

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

Property Value

The sub domains.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.