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

屬性值

Int32

列舉中項目的易記名稱。

屬性

適用於