SPRegionalSettings.InstalledLanguages Property
Gets the collection of languages used in a server farm.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public ReadOnly Property InstalledLanguages As SPLanguageCollection
Get
Dim instance As SPRegionalSettings
Dim value As SPLanguageCollection
value = instance.InstalledLanguages
public SPLanguageCollection InstalledLanguages { get; }
Property Value
Type: Microsoft.SharePoint.SPLanguageCollection
An SPLanguageCollection object that represents the languages.