Freigeben über


ContentDeploymentJob.Path-Eigenschaft

Dient zum Abrufen oder Festlegen des Pfads für dieses ContentDeploymentJob -Objekt.

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

Syntax

'Declaration
Public Property Path As ContentDeploymentPath
    Get
    Set
'Usage
Dim instance As ContentDeploymentJob
Dim value As ContentDeploymentPath

value = instance.Path

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

Eigenschaftswert

Typ: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentPath
Der Pfad für diese ContentDeploymentJob.

Siehe auch

Referenz

ContentDeploymentJob Klasse

ContentDeploymentJob-Member

Microsoft.SharePoint.Publishing.Administration-Namespace