Partager via


SPSolutionLanguagePack.LocaleId - Propriété

Obtient l'identificateur de paramètres régionaux pour ce module linguistique.

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

Syntaxe

'Déclaration
Public ReadOnly Property LocaleId As UInteger
    Get
'Utilisation
Dim instance As SPSolutionLanguagePack
Dim value As UInteger

value = instance.LocaleId
public uint LocaleId { get; }

Valeur de propriété

Type : System.UInt32
De 32-bit integer représentant les paramètres régionaux LCID (ID), par exemple, 1041 pour le japonais.

Voir aussi

Référence

SPSolutionLanguagePack classe

SPSolutionLanguagePack - Membres

Microsoft.SharePoint.Administration - Espace de noms