Click or drag to resize

StructuredAutocompleteGeocoderArgsStreetName Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
A string representing the street name, optionally containing units, street number, or cross street. Note that if any of these properties are set separately (e.g. StreetNumber), they are not parsed from this property.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public string StreetName { get; set; }

Property Value

Type: String
See Also