Freigeben über


ContentDeploymentPath.IncludeUserInfoDateTime-Eigenschaft

Dient zum Abrufen oder Festlegen der SPImportUserInfoDateTimeOption für diesen Pfad zur Inhaltsbereitstellung.

Namespace:  Microsoft.SharePoint.Publishing.Administration
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Property IncludeUserInfoDateTime As SPImportUserInfoDateTimeOption
    Get
    Set
'Usage
Dim instance As ContentDeploymentPath
Dim value As SPImportUserInfoDateTimeOption

value = instance.IncludeUserInfoDateTime

instance.IncludeUserInfoDateTime = value
public SPImportUserInfoDateTimeOption IncludeUserInfoDateTime { get; set; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Deployment.SPImportUserInfoDateTimeOption
Informationen zu den aktuellen Benutzer und das Datum und Uhrzeit, die der Inhalt bereitgestellt wird.

Siehe auch

Referenz

ContentDeploymentPath Klasse

ContentDeploymentPath-Member

Microsoft.SharePoint.Publishing.Administration-Namespace