←Select platform

ServerIPAddress Property

Summary

Gets or sets the server IP address.

Syntax

C#
VB
C++
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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.