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 类型编辑器。

适用于