IDTSProperty100.UITypeEditor プロパティ

定義

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

プロパティ値

プロパティのUIエディタのアセンブリ限定型名です。

属性

注釈

詳細については、DtsPropertyを参照してください。

適用対象