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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly