ServerRemovedEventHandler, délégué

Remarque : cette API est maintenant obsolète.

Espace de noms :  Microsoft.TeamFoundation.Proxy
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("This API is not intended to be used directly from your code.")> _
Public Delegate Sub ServerRemovedEventHandler ( _
    sender As Object, _
    e As ServerRemovedEventArgs _
)
[ObsoleteAttribute("This API is not intended to be used directly from your code.")]
public delegate void ServerRemovedEventHandler(
    Object sender,
    ServerRemovedEventArgs e
)

Paramètres

Voir aussi

Référence

Microsoft.TeamFoundation.Proxy, espace de noms