WebTemplate.Lcid - Propriété
Gets a value that specifies the LCID for the site definition configuration or site template.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Lcid As UInteger
Get
'Utilisation
Dim instance As WebTemplate
Dim value As UInteger
value = instance.Lcid
public uint Lcid { get; }
Valeur de propriété
Type : System.UInt32
Returns a UInt32 instance representing the LCID for the site definition configuration or site template.