PSContextInfo.PSContextInfoV12.Lcid 屬性
保留給內部使用。模擬內容的地區設定的程式碼識別碼。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
Public Property Lcid As String
Get
Set
'用途
Dim instance As PSContextInfo.PSContextInfoV12
Dim value As String
value = instance.Lcid
instance.Lcid = value
public string Lcid { get; set; }
屬性值
類型:System.String
傳回 String。
請參閱
參照
PSContextInfo.PSContextInfoV12 類別