Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.