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
State Property
Gets the name of the state.
Namespace:
DotNetBrowser.UserData
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
string
State
{
get
; }
Property Value
Type:
String
The name of the state.
See Also
Reference
Address Class
DotNetBrowser.UserData Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.