DtsPropertyAttribute.UITypeEditor プロパティ

定義

UI 型エディターを取得します。値の設定も可能です。

public:
 property System::String ^ UITypeEditor { System::String ^ get(); void set(System::String ^ value); };
public string UITypeEditor { get; set; }
member this.UITypeEditor : string with get, set
Public Property UITypeEditor As String

プロパティ値

UI 型エディターです。

適用対象