←Select platform

ClientHostAddress Property

Summary

Gets or sets the Client Host Address.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public string ClientHostAddress { get; set; } 
  
<DebuggerNonUserCodeAttribute()> 
Public Property ClientHostAddress As String 
[DebuggerNonUserCodeAttribute()] 
public: 
property String^ ClientHostAddress { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A value that represents the Client Host Address.

Requirements

Target Platforms

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

Leadtools.Medical.Logging.DataAccessLayer Assembly