SPManager.Log - Propriété

Obtient le journal pour la mise à niveau.

Espace de noms :  Microsoft.SharePoint.Upgrade
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Log As SPLog
    Get
'Utilisation
Dim instance As SPManager
Dim value As SPLog

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

Valeur de propriété

Type : Microsoft.SharePoint.Upgrade.SPLog
Objet SPLog qui représente le journal.

Voir aussi

Référence

SPManager classe

SPManager - Membres

Microsoft.SharePoint.Upgrade - Espace de noms