IDTSComponentMetaData100.LocaleID 속성

정의

구성 요소에서 사용하는 로캘의 식별자를 가져오거나 설정합니다.

public:
 property int LocaleID { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(118)]
public int LocaleID { [System.Runtime.InteropServices.DispId(118)] get; [System.Runtime.InteropServices.DispId(118)] set; }
[<System.Runtime.InteropServices.DispId(118)>]
[<get: System.Runtime.InteropServices.DispId(118)>]
[<set: System.Runtime.InteropServices.DispId(118)>]
member this.LocaleID : int with get, set
Public Property LocaleID As Integer

속성 값

구성 요소에서 사용하는 로캘의 식별자입니다.

특성

적용 대상