TimeStamp Property

Summary
Gets or sets the time stamp of when this entry was created.
Syntax
C#
C++/CLI
public DateTime TimeStamp { get; set; } 
public: 
property DateTime TimeStamp { 
   DateTime get(); 
   void set (    DateTime ); 
} 

Property Value

The time stamp.

Requirements

Target Platforms

See Also

Reference

LogEntry Class

LogEntry Members

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

Leadtools.Logging Assembly

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