SPSolutionLanguagePackCollection-Klasse
Stellt eine Auflistung von einer Lösung zugeordneten Sprachpakete.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.SPPersistedObjectCollection<SPSolutionLanguagePack>
Microsoft.SharePoint.Administration.SPPersistedChildCollection<SPSolutionLanguagePack>
Microsoft.SharePoint.Administration.SPSolutionLanguagePackCollection
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPSolutionLanguagePackCollection _
Inherits SPPersistedChildCollection(Of SPSolutionLanguagePack)
'Usage
Dim instance As SPSolutionLanguagePackCollection
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPSolutionLanguagePackCollection : SPPersistedChildCollection<SPSolutionLanguagePack>
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.