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

プロパティ値

コンポーネントによって使用されるロケールの識別子です。

属性

適用対象