IErrorList.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

适用于