ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.