MachineName Property

Summary

Gets or sets the name of the machine that created the entry.

Syntax
C#
VB
C++
public string MachineName { get; set; } 
  
Public Property MachineName As String 
public: 
property String^ MachineName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the machine that created the entry.

Requirements

Target Platforms

See Also

Reference

LogEntry Class

LogEntry Members

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