次の方法で共有


IDTSFriendlyEnum100.Name プロパティ

定義

列挙の値の名前を取得します。

public:
 property System::String ^ Name { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(13)]
public string Name { [System.Runtime.InteropServices.DispId(13)] get; }
[<System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.DispId(13)>]
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

列挙の値の名前です。

属性

適用対象