Property City
- Namespace
- DotNetBrowser.UserData
- Assembly
- DotNetBrowser.dll
City
Gets the city from the address.
public string City { get; }
Property Value
- string
The city from the address.
Gets the city from the address.
public string City { get; }
The city from the address.