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