Freigeben über


SPDiagnosticsItem.MessageId-Eigenschaft

Ruft den Integer-Wert für den Index in der Nachrichtentabelle, das dieses Element entspricht.

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

Syntax

'Declaration
Public ReadOnly Property MessageId As UInteger
    Get
'Usage
Dim instance As SPDiagnosticsItem
Dim value As UInteger

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

Eigenschaftswert

Typ: System.UInt32
Gibt UInt32zurück.

Siehe auch

Referenz

SPDiagnosticsItem Klasse

SPDiagnosticsItem-Member

Microsoft.SharePoint.Administration-Namespace