Partager via


WorkItemInformationBar.Refresh, méthode (WorkItemFormControl, String, String)

Remarque : cette API est maintenant obsolète.

Espace de noms :  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly :  Microsoft.TeamFoundation.WorkItemTracking.Controls (dans Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Syntaxe

'Déclaration
<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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

WorkItemInformationBar Classe

Refresh, surcharge

Microsoft.TeamFoundation.WorkItemTracking.Controls, espace de noms