SPDiagnosticsItem.MessageId property
Gets the integer value representing the index in the message table corresponding to this item.
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; }
Property value
Type: System.UInt32
Returns UInt32.