Partager via


SPDeploymentSettings.AppLogFilePath - Propriété

Obtient ou définit une valeur spécifiant le chemin d'accès complet dans le fichier journal de migration de contenu. Si cette propriété a la valeur null ou aucune application n'est rencontrées, le fichier ne sera pas créé.

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

Syntaxe

'Déclaration
Public Property AppLogFilePath As String
    Get
    Set
'Utilisation
Dim instance As SPDeploymentSettings
Dim value As String

value = instance.AppLogFilePath

instance.AppLogFilePath = value
public string AppLogFilePath { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

SPDeploymentSettings classe

SPDeploymentSettings - Membres

Microsoft.SharePoint.Deployment - Espace de noms