LogFileEntry members
Include protected members
Include inherited members
代表輸入至 SharePoint 記錄檔的項目。含有發生之事件的相關資訊及及其說明。
The LogFileEntry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
LogFileEntry | 初始化LogFileEntry類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Area | 記錄檔項目的區域名稱。 |
![]() |
Category | 記錄檔項目的類別。 |
![]() |
Context | 包含記錄檔項目和其相互關聯識別碼的關聯性的相關資訊 |
![]() |
Continuation | 如果原始的記錄項目已分割為較小的部分,因為大小,這個值會傳回 true。 |
![]() |
Correlation | 相關的記錄項目關聯的 GUID。 |
![]() |
EventID | 事件識別碼的記錄檔項目。 |
![]() |
Level | 層級或記錄檔項目的嚴重性。 |
![]() |
Message | 包含在記錄檔項目的訊息。 |
![]() |
Process | 在記錄檔項目中的程序] 欄中所包含的值。 |
![]() |
ThreadID | 執行包含在記錄檔項目中的執行緒識別碼。 |
![]() |
Timestamp | 建立記錄檔項目時 DateTime 值。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | 以字串傳回的記錄檔項目。 (Overrides Object.ToString().) |
Top