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

属性值

枚举中某个值的名称。

属性

适用于