←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly