Freigeben über


WorkItemInformationBar.Refresh-Methode (WorkItemFormControl, String, String)

Hinweis: Diese API ist mittlerweile veraltet.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Syntax

'Declaration
<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 Refresh ( _
    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 void Refresh(
    WorkItemFormControl form,
    string defaultMessage,
    string alternateId
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

WorkItemInformationBar Klasse

Refresh-Überladung

Microsoft.TeamFoundation.WorkItemTracking.Controls-Namespace