Freigeben über


SPULSRetriever.GetULSEntries-Methode

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

Syntax

'Declaration
Public Function GetULSEntries ( _
    correlationId As Guid _
) As IList(Of LogFileEntry)
'Usage
Dim instance As SPULSRetriever
Dim correlationId As Guid
Dim returnValue As IList(Of LogFileEntry)

returnValue = instance.GetULSEntries(correlationId)
public IList<LogFileEntry> GetULSEntries(
    Guid correlationId
)

Parameter

Rückgabewert

Typ: System.Collections.Generic.IList<LogFileEntry>

Siehe auch

Referenz

SPULSRetriever Klasse

SPULSRetriever-Member

Microsoft.SharePoint.Diagnostics-Namespace