言語

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タイプエディターです。

適用対象