ArcGIS Runtime SDK for Windows Phone - Library Reference
Result Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ArcGISWebClient.DownloadStringCompletedEventArgs Class : Result Property

Gets the data that is downloaded by ArcGISWebClient.DownloadStringAsync.

Syntax

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

Property Value

A string that contains the downloaded data.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.