Partilhar via


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.

See Also

Reference

SPDiagnosticsEntry Class

SPDiagnosticsEntry Members

Microsoft.SharePoint.Diagnostics Namespace