ArcGIS API for WPF - Library Reference
IdentifyTask Constructor(String)
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > IdentifyTask Class > IdentifyTask Constructor : IdentifyTask Constructor(String)

Url
The URL of the map service.
Initializes a new instance of the IdentifyTask class.

Syntax

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

Parameters

Url
The URL of the map service.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.