HttpRequestBase..::..UserHostAddress Property

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public string UserHostAddress { get; }
Public ReadOnly Property UserHostAddress As String
	Get
public:
property String^ UserHostAddress {
	String^ get ();
}