PSContextInfoV14.LocaleCultureName 屬性
取得或設定的地區設定文化特性的名稱。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
Public Property LocaleCultureName As String
Get
Set
'用途
Dim instance As PSContextInfoV14
Dim value As String
value = instance.LocaleCultureName
instance.LocaleCultureName = value
public string LocaleCultureName { get; set; }
屬性值
類型:System.String
地區設定的文化特性的名稱。