다음을 통해 공유


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

구현

IVsaEngine.LCID

참고 항목

참조

VsaLoader 클래스

Microsoft.Vsa 네임스페이스