SPDiagnosticsEntry.LogTime property
A property containing the time of the specified log.
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property LogTime As DateTime
Get
'Usage
Dim instance As SPDiagnosticsEntry
Dim value As DateTime
value = instance.LogTime
public DateTime LogTime { get; }
Property value
Type: System.DateTime
Returns DateTime.