This documentation is archived and is not being maintained.
CivicAddress Properties
Visual Studio 2010
The CivicAddress type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddressLine1 | Gets or sets the first line of the address. |
|
AddressLine2 | Gets or sets the second line of the address. |
|
Building | Gets or sets the building name or number. |
|
City | Gets or sets the name of the city. |
|
CountryRegion | Gets or sets the country or region of the location. |
|
FloorLevel | Gets or sets the floor level of the location. |
|
IsUnknown | Gets a value that indicates whether the CivicAddress contains data. |
|
PostalCode | Gets or sets the postal code of the location. |
|
StateProvince | Gets or sets the state or province of the location. |
Show: