Aracılığıyla paylaş


VsaLoader.LCID Özellik

Bu üye, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Ad alanı:  Microsoft.Vsa
Derleme:  Microsoft.Vsa (Microsoft.Vsa.dll içinde)

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: Int32

Yüklenen

IVsaEngine.LCID

Ayrıca bkz.

Başvuru

VsaLoader Sınıf

Microsoft.Vsa Ad Alanı