言語

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

プロパティ値

列挙中のアイテムの友好的な名前。

属性

適用対象