Compartir a través de


WorkItemInformationProvider (Constructor) (WorkItemFormControl, String, String)

Nota: esta API ya está obsoleta.

Espacio de nombres:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Ensamblado:  Microsoft.TeamFoundation.WorkItemTracking.Controls (en Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Sintaxis

'Declaración
<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

Seguridad de .NET Framework

Vea también

Referencia

WorkItemInformationProvider Clase

WorkItemInformationProvider (Sobrecarga)

Microsoft.TeamFoundation.WorkItemTracking.Controls (Espacio de nombres)