| RequestUserHostAddress Property |
Gets the user host address.
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax public string UserHostAddress { get; }
Public ReadOnly Property UserHostAddress As String
Get
Property Value
Type:
StringThe user host address.
Implements
IRequestUserHostAddressSee Also