SPSolutionLanguagePackCollection - Classe

Représente une collection de modules linguistiques associés à une solution.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Administration.SPPersistedObjectCollection<SPSolutionLanguagePack>
    Microsoft.SharePoint.Administration.SPPersistedChildCollection<SPSolutionLanguagePack>
      Microsoft.SharePoint.Administration.SPSolutionLanguagePackCollection

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

Syntaxe

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

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

SPSolutionLanguagePackCollection - Membres

Microsoft.SharePoint.Administration - Espace de noms