Freigeben über


ContentDeploymentPath.GetAllPaths-Methode

Gibt eine Liste aller Pfade, die verwendet werden von der aktuellen Instanz der ContentDeploymentPath -Klasse, die mit diesem SPSiteverknüpft sind.

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

Syntax

'Declaration
Public Shared Function GetAllPaths As ContentDeploymentPathCollection
'Usage
Dim returnValue As ContentDeploymentPathCollection

returnValue = ContentDeploymentPath.GetAllPaths()
public static ContentDeploymentPathCollection GetAllPaths()

Rückgabewert

Typ: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentPathCollection
Alle Pfade, die von der aktuellen Instanz der ContentDeploymentPath -Klasse verwendet werden.

Siehe auch

Referenz

ContentDeploymentPath Klasse

ContentDeploymentPath-Member

Microsoft.SharePoint.Publishing.Administration-Namespace