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

token
The token.
Initializes a new instance of the Geocoder class, defaulting to the production server.

Syntax

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

Parameters

token
The token.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.