←Select platform

ServerName Property

Summary

Gets the name of the JpipServer.

Syntax

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

Property Value

A System.String value representing the name of the JpipServer.

Example

For an example, refer to 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