Share via


SPSolutionLanguagePack.Upgrade method (String)

Upgrades the language pack from a previous version to the current version using the specified solution file.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub Upgrade ( _
    path As String _
)
'Usage
Dim instance As SPSolutionLanguagePack
Dim path As String

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

Parameters

See also

Reference

SPSolutionLanguagePack class

SPSolutionLanguagePack members

Upgrade overload

Microsoft.SharePoint.Administration namespace