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

속성 값

열거형 값의 이름입니다.

특성

적용 대상