ArcGIS Runtime SDK for WPF - Library Reference
GetSamplesTask Constructor
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > GetSamplesTask Class : GetSamplesTask Constructor

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

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal url As String _
)
C# 
public GetSamplesTask( 
   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.