This topic has not yet been rated - Rate this topic

ICivicAddressResolver Interface

July 26, 2012

Defines the interface for resolving civic addresses. Implemented by CivicAddressResolver.

Namespace:  System.Device.Location
Assembly:  System.Device (in System.Device.dll)
public interface ICivicAddressResolver

The ICivicAddressResolver type exposes the following members.

  NameDescription
Public methodResolveAddressAttempts to synchronously obtain a civic address from the provided geographic coordinate.
Public methodResolveAddressAsyncAttempts to asynchronously obtain a civic address from the provided geographic coordinate.
Top
  NameDescription
Public eventResolveAddressCompletedOccurs when the ResolveAddressAsync(GeoCoordinate) request is completed.
Top

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.