SPSolution.LanguagePacks property
Retorna a lista de pacotes de idioma associados à solução.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property LanguagePacks As SPSolutionLanguagePackCollection
Get
'Uso
Dim instance As SPSolution
Dim value As SPSolutionLanguagePackCollection
value = instance.LanguagePacks
public SPSolutionLanguagePackCollection LanguagePacks { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPSolutionLanguagePackCollection
Um objeto dede SPSolutionLanguagePackCollection.
Comentários
Há um pacote de idioma para cada idioma em uma solução.