IDTSProperty100.UITypeEditor プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プロパティのグラフィカル エディターのアセンブリ修飾型の名前を取得します。
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」を参照してください。