다음을 통해 공유


IDTSProperty100.TypeConverter 속성

정의

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

속성 값

유형 변환을 수행하는 개체에 대한 어셈블리의 정규화된 유형 이름입니다.

특성

설명

자세한 내용은 DtsProperty를 참조하세요.

적용 대상