Compartir a través de


de la propiedad ContentDeploymentPath.IncludeUserInfoDateTime

Obtiene o establece la SPImportUserInfoDateTimeOption para esta ruta de acceso de distribución de contenido.

Espacio de nombres:  Microsoft.SharePoint.Publishing.Administration
Ensamblado:  Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)

Sintaxis

'Declaración
Public Property IncludeUserInfoDateTime As SPImportUserInfoDateTimeOption
    Get
    Set
'Uso
Dim instance As ContentDeploymentPath
Dim value As SPImportUserInfoDateTimeOption

value = instance.IncludeUserInfoDateTime

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

Valor de propiedad

Tipo: Microsoft.SharePoint.Deployment.SPImportUserInfoDateTimeOption
Información sobre el usuario actual y la fecha y hora en que se implementa el contenido.

Vea también

Referencia

clase ContentDeploymentPath

Miembros ContentDeploymentPath

Espacio de nombres Microsoft.SharePoint.Publishing.Administration