DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.UserData
Address Class
Address Properties
City Property
CountryCode Property
DependentLocality Property
State Property
Street Property
Zip Property
Address
City Property
Gets the city from the address.
Namespace:
DotNetBrowser.UserData
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
string
City
{
get
; }
Property Value
Type:
String
The city from the address.
See Also
Reference
Address Class
DotNetBrowser.UserData Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.