共用方式為


LogFileEntry members

Include protected members
Include inherited members

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

The LogFileEntry type exposes the following members.

Constructors

  Name Description
Public method LogFileEntry 初始化LogFileEntry類別的新執行個體。

Top

Properties

  Name Description
Public property Area 記錄檔項目的區域名稱。
Public property Category 記錄檔項目的類別。
Public property Context 包含記錄檔項目和其相互關聯識別碼的關聯性的相關資訊
Public property Continuation 如果原始的記錄項目已分割為較小的部分,因為大小,這個值會傳回 true。
Public property Correlation 相關的記錄項目關聯的 GUID。
Public property EventID 事件識別碼的記錄檔項目。
Public property Level 層級或記錄檔項目的嚴重性。
Public property Message 包含在記錄檔項目的訊息。
Public property Process 在記錄檔項目中的程序] 欄中所包含的值。
Public property ThreadID 執行包含在記錄檔項目中的執行緒識別碼。
Public property Timestamp 建立記錄檔項目時 DateTime 值。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString 以字串傳回的記錄檔項目。 (Overrides Object.ToString().)

Top

請參閱

參照

LogFileEntry class

Microsoft.SharePoint.Diagnostics namespace