StatusReportingListView.ReportingItem 构造函数

创建新的报表项目

命名空间:  Microsoft.TeamFoundation.Controls.WPF
程序集:  Microsoft.TeamFoundation.Controls(在 Microsoft.TeamFoundation.Controls.dll 中)

语法

声明
Public Sub New ( _
    descriptionHyperlink As AutoColumnListViewHyperlink, _
    status As StatusReportingListView.ReportItemStatus _
)
public ReportingItem(
    AutoColumnListViewHyperlink descriptionHyperlink,
    StatusReportingListView.ReportItemStatus status
)

参数

.NET Framework 安全性

请参见

参考

StatusReportingListView.ReportingItem 类

Microsoft.TeamFoundation.Controls.WPF 命名空间