←Select platform

ClientPort Property

Summary

Gets or sets the client port.

Syntax

C#
VB
C++
public int ClientPort { get; set; } 
Public Property ClientPort() As Integer 
   Get 
   Set 
public:  
   property Int32 ClientPort 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The client port.

Requirements

Target Platforms

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