UIQuery.Lcid - Propriété

Obtient l'identificateur de paramètres régionaux pour la requête.

Espace de noms :  Microsoft.Web.CommandUI
Assembly :  Microsoft.Web.CommandUI (dans Microsoft.Web.CommandUI.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Lcid As UInteger
    Get
'Utilisation
Dim instance As UIQuery
Dim value As UInteger

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

Valeur de propriété

Type : System.UInt32
UInt32 qui représente l'identificateur de paramètres régionaux.

Voir aussi

Référence

UIQuery classe

UIQuery - Membres

Microsoft.Web.CommandUI - Espace de noms