StructuredAutocompleteGeocoderArgsStreetName Property | |
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; }
Public Property StreetName As String
Get
Set
Property Value
Type:
StringSee Also