Freigeben über


ContentDeploymentPathCollection-Klasse

Stellt eine Auflistung von Content Deployment Path-Objekte.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Publishing.CollectionBase<ContentDeploymentPath>
    Microsoft.SharePoint.Publishing.ListItemBasedReadOnlyCollection<ContentDeploymentPath>
      Microsoft.SharePoint.Publishing.ListItemBasedCollection<ContentDeploymentPath>
        Microsoft.SharePoint.Publishing.Administration.ContentDeploymentPathCollection

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class ContentDeploymentPathCollection _
    Inherits ListItemBasedCollection(Of ContentDeploymentPath)
'Usage
Dim instance As ContentDeploymentPathCollection
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class ContentDeploymentPathCollection : ListItemBasedCollection<ContentDeploymentPath>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

ContentDeploymentPathCollection-Member

Microsoft.SharePoint.Publishing.Administration-Namespace

ContentDeploymentPath