Click or drag to resize

AddressCity Property

Gets the city from the address.

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

Property Value

Type: String
The city from the address.
See Also