ArcGIS API for Windows Phone - Library Reference
ProxyUrl Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > KmlLayer Class : ProxyUrl Property

Optional. Gets or sets the URL to a proxy service that brokers Web requests between the Silverlight client and a KML file. Use a proxy service when the KML file is not hosted on a site that provides a cross domain policy file (clientaccesspolicy.xml or crossdomain.xml).

Syntax

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

Property Value

The Proxy URL string.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.