SPDiagnosticsEntry.m_LogTime field
A field representing the date of the log entry.
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected m_LogTime As DateTime
'Usage
Dim value As DateTime
value = Me.m_LogTime
Me.m_LogTime = value
protected DateTime m_LogTime