Share via


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」を参照してください。

適用対象