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 類型編輯器。

適用於