ITextConvCultureProvider.LocaleCulture 属性
获取区域设置区域性。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
ReadOnly Property LocaleCulture As CultureInfo
Get
用法
Dim instance As ITextConvCultureProvider
Dim value As CultureInfo
value = instance.LocaleCulture
CultureInfo LocaleCulture { get; }
属性值
类型:System.Globalization.CultureInfo