Click or drag to resize

AddressDependentLocality Property

Gets the subdivision of a city, e.g. inner-city district or suburb.

Namespace:  DotNetBrowser.UserData
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.0
Syntax
C#
public string DependentLocality { get; }

Property Value

Type: String
The subdivision of a city.
See Also