SPDiagnosticsEntry.LogTime 属性

一个属性,该属性包含在指定的日志的时间。

命名空间:  Microsoft.SharePoint.Diagnostics
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property LogTime As DateTime
    Get
用法
Dim instance As SPDiagnosticsEntry
Dim value As DateTime

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

属性值

类型:System.DateTime
返回DateTime

另请参阅

引用

SPDiagnosticsEntry 类

SPDiagnosticsEntry 成员

Microsoft.SharePoint.Diagnostics 命名空间