Compartilhar via


SPULSRetriever class

A classe de utilitário para recuperar o log ULS

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Diagnostics.SPULSRetriever

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

Syntax

'Declaração
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPULSRetriever
'Uso
Dim instance As SPULSRetriever
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPULSRetriever

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

SPULSRetriever members

Microsoft.SharePoint.Diagnostics namespace