Delen 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