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

屬性值

列舉中物品的友善名稱。

屬性

適用於