ArcGIS Runtime SDK for Windows Phone - Library Reference
UploadTask Constructor(String)
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > UploadTask Class > UploadTask Constructor : UploadTask Constructor(String)

url
The URL.
Initializes a new instance of the UploadTask class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal url As String _
)
C# 
public UploadTask( 
   string url
)

Parameters

url
The URL.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.