다음을 통해 공유


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 형식 편집기입니다.

적용 대상