0 out of 3 rated this helpful - Rate this topic

CivicAddressResolver Class

March 22, 2012

Attempts to obtain the civic address for a provided geographical coordinate.

System.Object
  System.Device.Location.CivicAddressResolver

Namespace:  System.Device.Location
Assembly:  System.Device (in System.Device.dll)
XMLNS for XAML: Not mapped to an xmlns.
public sealed class CivicAddressResolver : ICivicAddressResolver
<CivicAddressResolver .../>

The CivicAddressResolver type exposes the following members.

  Name Description
Public method CivicAddressResolver Initializes a new instance of the CivicAddressResolver class.
Top
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ResolveAddress Attempts to synchronously obtain a civic address from the provided geographic coordinate. This method is not implemented in the current release.
Public method ResolveAddressAsync Attempts to asynchronously obtain a civic address from the provided geographic coordinate. This method is not implemented in the current release.
Public method ToString (Inherited from Object.)
Top
  Name Description
Public event ResolveAddressCompleted Occurs when an asynchronous request for civic address resolution is completed.
Top
Tip Tip:

This class is not implemented in the current release.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Did you find this helpful?
(1500 characters remaining)