Compartir a través de


de la propiedad ContentDeploymentJob.Path

Obtiene o establece la ruta de acceso para este objeto ContentDeploymentJob .

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

Sintaxis

'Declaración
Public Property Path As ContentDeploymentPath
    Get
    Set
'Uso
Dim instance As ContentDeploymentJob
Dim value As ContentDeploymentPath

value = instance.Path

instance.Path = value
public ContentDeploymentPath Path { get; set; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentPath
La ruta de acceso para este ContentDeploymentJob.

Vea también

Referencia

clase ContentDeploymentJob

Miembros ContentDeploymentJob

Espacio de nombres Microsoft.SharePoint.Publishing.Administration