Share via


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

See also

Reference

SPDiagnosticsEntry class

SPDiagnosticsEntry members

Microsoft.SharePoint.Diagnostics namespace