ClientIPAddress Property
Summary
Gets or sets the client IP address.
Syntax
public string ClientIPAddress { get; set; }
Public Property ClientIPAddress() As String
Get
Set
public:
property String^ ClientIPAddress
{
String^ get()
void set(String^ value)
}
Property Value
The client IP address.