Share via


SPDiagnosticsEntry.ParitionId property

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

Syntax

'Declaration
Public ReadOnly Property ParitionId As Guid
    Get
'Usage
Dim instance As SPDiagnosticsEntry
Dim value As Guid

value = instance.ParitionId
public Guid ParitionId { get; }

Property value

Type: System.Guid
Returns Guid.

See also

Reference

SPDiagnosticsEntry class

SPDiagnosticsEntry members

Microsoft.SharePoint.Diagnostics namespace