Partager via


ContentDeploymentJob.Path - Propriété

Obtient ou définit le chemin d'accès pour cet objet ContentDeploymentJob .

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

Syntaxe

'Déclaration
Public Property Path As ContentDeploymentPath
    Get
    Set
'Utilisation
Dim instance As ContentDeploymentJob
Dim value As ContentDeploymentPath

value = instance.Path

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

Valeur de propriété

Type : Microsoft.SharePoint.Publishing.Administration.ContentDeploymentPath
Le chemin d'accès pour cette ContentDeploymentJob.

Voir aussi

Référence

ContentDeploymentJob classe

ContentDeploymentJob - Membres

Microsoft.SharePoint.Publishing.Administration - Espace de noms