共用方式為


LogFileEntry.ThreadID property

執行包含在記錄檔項目中的執行緒識別碼。

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

Syntax

'宣告
Public Property ThreadID As UInteger
    Get
    Set
'用途
Dim instance As LogFileEntry
Dim value As UInteger

value = instance.ThreadID

instance.ThreadID = value
public uint ThreadID { get; set; }

Property value

Type: System.UInt32
會傳回UInt32

請參閱

參照

LogFileEntry class

LogFileEntry members

Microsoft.SharePoint.Diagnostics namespace