SocketConnectionStringIPAddress Property |
Get or set IP address of the socket server.
Namespace:
AskiaPortalCmn.Common
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax public string IPAddress { get; set; }
Public Property IPAddress As String
Get
Set
public:
property String^ IPAddress {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also