UIQuery.Lcid 属性
获取查询的区域设置标识符。
命名空间: Microsoft.Web.CommandUI
程序集: Microsoft.Web.CommandUI(位于 Microsoft.Web.CommandUI.dll 中)
语法
声明
Public ReadOnly Property Lcid As UInteger
Get
用法
Dim instance As UIQuery
Dim value As UInteger
value = instance.Lcid
public uint Lcid { get; }
属性值
类型:System.UInt32
表示的区域设置标识符UInt32 。