共用方式為


IVCWizCtlUI.GetHostLocale 方法

取得精靈使用者介面的地區設定。

命名空間:  Microsoft.VisualStudio.VsWizard
組件:  Microsoft.VisualStudio.VsWizard (在 Microsoft.VisualStudio.VsWizard.dll 中)

語法

'宣告
Function GetHostLocale As UInteger
uint GetHostLocale()
unsigned int GetHostLocale()
abstract GetHostLocale : unit -> uint32
function GetHostLocale() : uint

傳回值

類型:UInt32
不帶正負號的整數,表示主機語言。

備註

例如, 1033 代表英文。

.NET Framework 安全性

請參閱

參考

IVCWizCtlUI 介面

Microsoft.VisualStudio.VsWizard 命名空間