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
- defaultMessage
Type : System.String
- alternateId
Type : System.String
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
WorkItemInformationProvider Classe
WorkItemInformationProvider, surcharge
Microsoft.TeamFoundation.WorkItemTracking.Controls, espace de noms