Share via


SPSolutionLanguagePack.Upgrade - Méthode (String)

Met à niveau le pack de langue à partir d'une version antérieure à la version actuelle en utilisant le fichier solution spécifié.

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

Syntaxe

'Déclaration
Public Sub Upgrade ( _
    path As String _
)
'Utilisation
Dim instance As SPSolutionLanguagePack
Dim path As String

instance.Upgrade(path)
public void Upgrade(
    string path
)

Paramètres

  • path
    Type : System.String

    Le chemin d'accès du fichier solution.

Voir aussi

Référence

SPSolutionLanguagePack classe

SPSolutionLanguagePack - Membres

Upgrade - Surcharge

Microsoft.SharePoint.Administration - Espace de noms