共用方式為


WorkItemInformationProvider 建構函式 (WorkItemFormControl, String, String)

注意:這個應用程式開發介面現在已經過時。

命名空間:  Microsoft.TeamFoundation.WorkItemTracking.Controls
組件:  Microsoft.TeamFoundation.WorkItemTracking.Controls (在 Microsoft.TeamFoundation.WorkItemTracking.Controls.dll 中)

語法

'宣告
<ObsoleteAttribute("This method will be removed in the next release.  Use the overload that takes a reference to Microsoft.TeamFoundation.WorkItemTracking.WpfControls.WorkItemControl instead.")> _
Public Sub New ( _
    form As WorkItemFormControl, _
    defaultMessage As String, _
    alternateId As String _
)
[ObsoleteAttribute("This method will be removed in the next release.  Use the overload that takes a reference to Microsoft.TeamFoundation.WorkItemTracking.WpfControls.WorkItemControl instead.")]
public WorkItemInformationProvider(
    WorkItemFormControl form,
    string defaultMessage,
    string alternateId
)

參數

.NET Framework 安全性

請參閱

參考

WorkItemInformationProvider 類別

WorkItemInformationProvider 多載

Microsoft.TeamFoundation.WorkItemTracking.Controls 命名空間