IDTSProperty100.UITypeEditor 屬性

定義

取得屬性之圖形編輯器的組件限定類型名稱。

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

屬性值

String

屬性之 UI 編輯器的組件限定類型名稱。

屬性

備註

如需詳細資訊,請參閱DtsProperty

適用於