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.
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