Skip to main content

AddressBase Members

The base class for all classes representing the address information obtained from GIS services.

Fields

Name Description
FormattedAddressProperty static Identifies the AddressBase.FormattedAddress dependency property.

Properties

Name Description
FormattedAddress Gets or sets the complete address.

Methods

Name Description
ToString() Returns the textual representation of the AddressBase.

Events

Name Description
PropertyChanged Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject.
See Also