Share via


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

適用対象