Partager via


ContentDeploymentPathCollection - Classe

Représente une collection d'objets de contenu chemin de déploiement.

Hiérarchie d’héritage

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

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

Syntaxe

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

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

ContentDeploymentPathCollection - Membres

Microsoft.SharePoint.Publishing.Administration - Espace de noms

ContentDeploymentPath