ArcGIS API for Windows Phone - Library Reference
Address Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > AddressToLocationsParameters Class : Address Property

A Dictionary that contains key/value pairs representing the various address fields accepted by the corresponding geocode service. These fields are listed in the addressFields property of the associated geocode service resource.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Address As Dictionary(Of String,String)
C# 
public Dictionary<string,string> Address {get;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.