ILoggingProvider-Schnittstelle

Stellt häufig verwendete Funktionen bei Protokollierung Anbietern.

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface ILoggingProvider
'Usage
Dim instance As ILoggingProvider
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface ILoggingProvider

Siehe auch

Referenz

ILoggingProvider-Member

Microsoft.SharePoint.Administration-Namespace