Share via


SPDiagnosticsItem.MessageId - Propriété

Obtient la valeur entière qui représente l'index de la table de message correspondant à cet élément.

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

Syntaxe

'Déclaration
Public ReadOnly Property MessageId As UInteger
    Get
'Utilisation
Dim instance As SPDiagnosticsItem
Dim value As UInteger

value = instance.MessageId
public uint MessageId { get; }

Valeur de propriété

Type : System.UInt32
Cette propriété renvoie UInt32.

Voir aussi

Référence

SPDiagnosticsItem classe

SPDiagnosticsItem - Membres

Microsoft.SharePoint.Administration - Espace de noms