SPULSRetriever class
若要擷取 ULS 記錄檔,公用類別
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Diagnostics.SPULSRetriever
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPULSRetriever
'用途
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.