Partager via


ULSLogEntry.ThreadID - Propriété

Espace de noms :  Microsoft.SharePoint.Diagnostics
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property ThreadID As UInteger
    Get
    Set
'Utilisation
Dim instance As ULSLogEntry
Dim value As UInteger

value = instance.ThreadID

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

Valeur de propriété

Type : System.UInt32

Voir aussi

Référence

ULSLogEntry classe

ULSLogEntry - Membres

Microsoft.SharePoint.Diagnostics - Espace de noms