IPAddress Property

Summary
Gets or sets the IP address of the syslog server.
Syntax
C#
VB
C++
public IPAddress IPAddress { get; set; } 
  
Public Property IPAddress As IPAddress 
public: 
property IPAddress^ IPAddress { 
   IPAddress^ get(); 
   void set (    IPAddress^ ); 
} 

Property Value

The IP address.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.