Click or drag to resize

AddressState Property

Gets the name of the state.

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

Property Value

Type: String
The name of the state.
See Also