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

Provides data for the ArcGISWebClient.DownloadStringCompleted event.

Object Model

ArcGISWebClient.DownloadStringCompletedEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class ArcGISWebClient.DownloadStringCompletedEventArgs 
   Inherits System.ComponentModel.AsyncCompletedEventArgs
C# 
public class ArcGISWebClient.DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.AsyncCompletedEventArgs
         ESRI.ArcGIS.Client.ArcGISWebClient.DownloadStringCompletedEventArgs

Requirements

Target Platforms: Windows Vista, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.