←Select platform

ServerIPAddress Property

Summary

Gets the server IP address.

Syntax

C#
VB
C++
public string ServerIPAddress { get; } 
  
Public ReadOnly Property ServerIPAddress As String 
public: 
property String^ ServerIPAddress { 
   String^ get(); 
} 

Property Value

The server IP address.

Example

For an example, refer to Leadtools.Jpip.Server.JpipServer.

Requirements

Target Platforms

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

Leadtools.Jpip.Server Assembly