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

Url
The URL of the image service.
Initializes a new instance of the ImageServiceIdentifyTask class.

Syntax

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

Parameters

Url
The URL of the image service.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.