共用方式為


LocalizedName.Lcid Property

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Property Lcid As UInteger
    Get
    Set
'Usage
Dim instance As LocalizedName
Dim value As UInteger

value = instance.Lcid

instance.Lcid = value
public uint Lcid { get; set; }

Property Value

Type: System.UInt32

See Also

Reference

LocalizedName Class

LocalizedName Members

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace