次の方法で共有


IDTSFriendlyEnum100.Value プロパティ

定義

Name プロパティで示される列挙項目に対して使用される表示名を取得します。

public:
 property int Value { int get(); };
[System.Runtime.InteropServices.DispId(101)]
public int Value { [System.Runtime.InteropServices.DispId(101)] get; }
[<System.Runtime.InteropServices.DispId(101)>]
[<get: System.Runtime.InteropServices.DispId(101)>]
member this.Value : int
Public ReadOnly Property Value As Integer

プロパティ値

列挙の項目の表示名です。

属性

適用対象