Partager via


SPSolution.LanguagePacks - Propriété

Retourne la liste des packages de langue associé à cette solution.

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

Syntaxe

'Déclaration
Public ReadOnly Property LanguagePacks As SPSolutionLanguagePackCollection
    Get
'Utilisation
Dim instance As SPSolution
Dim value As SPSolutionLanguagePackCollection

value = instance.LanguagePacks
public SPSolutionLanguagePackCollection LanguagePacks { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Administration.SPSolutionLanguagePackCollection
Un objetSPSolutionLanguagePackCollection.

Remarques

Il existe un seul package de langue pour chaque langue dans une solution.

Voir aussi

Référence

SPSolution classe

SPSolution - Membres

Microsoft.SharePoint.Administration - Espace de noms