MachineName Property

Summary
Gets or sets the name of the machine that created the entry.
Syntax
C#
C++/CLI
public string MachineName { get; set; } 
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 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

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