Freigeben über


SPManager.Log-Eigenschaft

Ruft das Protokoll für das Upgrade.

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

Syntax

'Declaration
Public ReadOnly Property Log As SPLog
    Get
'Usage
Dim instance As SPManager
Dim value As SPLog

value = instance.Log
public SPLog Log { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Upgrade.SPLog
Ein SPLog -Objekt, das Protokoll darstellt.

Siehe auch

Referenz

SPManager Klasse

SPManager-Member

Microsoft.SharePoint.Upgrade-Namespace