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