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