ITaskList.TableControl 속성

정의

IWpfTableControl 작업 목록을 표시하는 데 사용되는 입니다.

public:
 property Microsoft::VisualStudio::Shell::TableControl::IWpfTableControl ^ TableControl { Microsoft::VisualStudio::Shell::TableControl::IWpfTableControl ^ get(); };
public Microsoft.VisualStudio.Shell.TableControl.IWpfTableControl TableControl { get; }
member this.TableControl : Microsoft.VisualStudio.Shell.TableControl.IWpfTableControl
Public ReadOnly Property TableControl As IWpfTableControl

속성 값

IWpfTableControl를 반환합니다.

적용 대상