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

屬性值

Int32

元件所使用之地區設定的識別碼。

屬性

適用於