SPSolution.LanguagePacks-Eigenschaft
Gibt die Liste der Sprachpakete, die diese Lösung zugeordnet.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property LanguagePacks As SPSolutionLanguagePackCollection
Get
'Usage
Dim instance As SPSolution
Dim value As SPSolutionLanguagePackCollection
value = instance.LanguagePacks
public SPSolutionLanguagePackCollection LanguagePacks { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Administration.SPSolutionLanguagePackCollection
Ein SPSolutionLanguagePackCollection-Objekt.
Hinweise
Es ist ein Sprachpaket für jede Sprache in einer Lösung.