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

속성 값

속성의 UI 편집기에 대한 어셈블리의 정규화된 유형 이름입니다.

특성

설명

자세한 내용은 DtsProperty를 참조하세요.

적용 대상