←Select platform

ClientIPAddress Property

Summary

Gets or sets the client IP address.

Syntax

C#
VB
C++
public string ClientIPAddress { get; set; } 
Public Property ClientIPAddress() As String 
   Get 
   Set 
public:  
   property String^ ClientIPAddress 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The client 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.