←Select platform

TimeStamp Property

Summary

Gets or sets the time stamp of when this entry was created.

Syntax

C#
VB
C++
public DateTime TimeStamp { get; set; } 
  
Public Property TimeStamp As Date 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly