共用方式為


LogFileEntry class

代表輸入至 SharePoint 記錄檔的項目。含有發生之事件的相關資訊及及其說明。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Diagnostics.LogFileEntry

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

Syntax

'宣告
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class LogFileEntry
'用途
Dim instance As LogFileEntry
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class LogFileEntry

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

LogFileEntry members

Microsoft.SharePoint.Diagnostics namespace