ArcGIS Runtime SDK for WPF - Library Reference
UploadTask Constructor(String)
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.