Compartilhar via


Construtor WorkItemInformationProvider (WorkItemFormControl, String, String)

Observação: esta API agora é obsoleta.

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

Sintaxe

'Declaração
<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
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

WorkItemInformationProvider Classe

Sobrecargas WorkItemInformationProvider

Namespace Microsoft.TeamFoundation.WorkItemTracking.Controls