SPWeb.Audit-Eigenschaft
Ruft ab, das Überwachungsprotokoll, das die Website zugeordnet ist.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Audit As SPAudit
Get
'Usage
Dim instance As SPWeb
Dim value As SPAudit
value = instance.Audit
public SPAudit Audit { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.SPAudit
Ein SPAudit -Objekt, das Überwachungsprotokoll darstellt.