Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DateTime value of when the log file entry was created.
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Timestamp As DateTime
Get
Set
'Usage
Dim instance As LogFileEntry
Dim value As DateTime
value = instance.Timestamp
instance.Timestamp = value
public DateTime Timestamp { get; set; }
Property Value
Type: System.DateTime
Returns DateTime.