Click or drag to resize

UserDataProfileAddress Property

Gets the address entered by the user.

Namespace:  DotNetBrowser.UserData
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.0
Syntax
C#
public Address Address { get; }

Property Value

Type: Address
The address.
See Also