VsaLoader.LCID 屬性
此成員支援 .NET Framework 基礎結構,並不能直接使用於您的程式碼中。
命名空間: Microsoft.Vsa
組件: Microsoft.Vsa (在 Microsoft.Vsa.dll 中)
語法
'宣告
Public Property LCID As Integer
public int LCID { get; set; }
public:
virtual property int LCID {
int get () sealed;
void set (int value) sealed;
}
abstract LCID : int with get, set
override LCID : int with get, set
final function get LCID () : int
final function set LCID (value : int)
屬性值
類型:Int32