IDTSFriendlyEnum100.Value プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
列挙の項目の表示名です。
- 属性