Freigeben über


SPSolutionLanguagePack.LocaleId-Eigenschaft

Ruft den Gebietsschemabezeichner für diese Language Pack.

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

Syntax

'Declaration
Public ReadOnly Property LocaleId As UInteger
    Get
'Usage
Dim instance As SPSolutionLanguagePack
Dim value As UInteger

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

Eigenschaftswert

Typ: System.UInt32
Eine 32-Bit- integer , die Gebietsschema-ID (LCID), beispielsweise 1041 für Japanisch darstellt.

Siehe auch

Referenz

SPSolutionLanguagePack Klasse

SPSolutionLanguagePack-Member

Microsoft.SharePoint.Administration-Namespace