共用方式為


SPDiagnosticsEntry.LogTime property

包含指定之記錄的時間屬性。

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property LogTime As DateTime
    Get
'用途
Dim instance As SPDiagnosticsEntry
Dim value As DateTime

value = instance.LogTime
public DateTime LogTime { get; }

Property value

Type: System.DateTime
會傳回DateTime

請參閱

參照

SPDiagnosticsEntry class

SPDiagnosticsEntry members

Microsoft.SharePoint.Diagnostics namespace