Click or drag to resize

Address Properties

The Address type exposes the following members.

Properties
  NameDescription
Public propertyCity
Gets the city from the address.
Public propertyCountryCode
Gets the ISO 3166 2-letter country code.
Public propertyDependentLocality
Gets the subdivision of a city, e.g. inner-city district or suburb.
Public propertyState
Gets the name of the state.
Public propertyStreet
Gets the whole street name.
Public propertyZip
Gets the ZIP code entered by the user.
Top
See Also