ContentDeploymentPath.IncludeUserInfoDateTime - Propriété
Obtient ou définit le SPImportUserInfoDateTimeOption pour ce chemin d'accès de déploiement de contenu.
Espace de noms : Microsoft.SharePoint.Publishing.Administration
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)
Syntaxe
'Déclaration
Public Property IncludeUserInfoDateTime As SPImportUserInfoDateTimeOption
Get
Set
'Utilisation
Dim instance As ContentDeploymentPath
Dim value As SPImportUserInfoDateTimeOption
value = instance.IncludeUserInfoDateTime
instance.IncludeUserInfoDateTime = value
public SPImportUserInfoDateTimeOption IncludeUserInfoDateTime { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Deployment.SPImportUserInfoDateTimeOption
Plus d'informations sur l'utilisateur actuel et la date et l'heure auxquelles le contenu est déployé.
Voir aussi
Référence
ContentDeploymentPath - Membres
Microsoft.SharePoint.Publishing.Administration - Espace de noms