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。