Freigeben über


ContentDeploymentPath.DestinationSiteCollection-Eigenschaft

Dient zum Abrufen oder festlegen die Zielwebsitesammlung befinden.

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

Syntax

'Declaration
Public Property DestinationSiteCollection As String
    Get
    Set
'Usage
Dim instance As ContentDeploymentPath
Dim value As String

value = instance.DestinationSiteCollection

instance.DestinationSiteCollection = value
public string DestinationSiteCollection { get; set; }

Eigenschaftswert

Typ: System.String
Die Zielwebsitesammlung.

Siehe auch

Referenz

ContentDeploymentPath Klasse

ContentDeploymentPath-Member

Microsoft.SharePoint.Publishing.Administration-Namespace