Share via


SPManager.Log Property

Gets the log for the 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; }

Property Value

Type: Microsoft.SharePoint.Upgrade.SPLog
An SPLog object that represents the log.

See Also

Reference

SPManager Class

SPManager Members

Microsoft.SharePoint.Upgrade Namespace