Partager via


WorkItemInformationProvider, constructeur (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 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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

WorkItemInformationProvider Classe

WorkItemInformationProvider, surcharge

Microsoft.TeamFoundation.WorkItemTracking.Controls, espace de noms