Delegado ServerAddedEventHandler

Observação: esta API agora é obsoleta.

Namespace:  Microsoft.TeamFoundation.Proxy
Assembly:  Microsoft.TeamFoundation.Client (em Microsoft.TeamFoundation.Client.dll)

Sintaxe

'Declaração
<ObsoleteAttribute("This API is not intended to be used directly from your code.")> _
Public Delegate Sub ServerAddedEventHandler ( _
    sender As Object, _
    e As ServerAddedEventArgs _
)
[ObsoleteAttribute("This API is not intended to be used directly from your code.")]
public delegate void ServerAddedEventHandler(
    Object sender,
    ServerAddedEventArgs e
)

Parâmetros

Consulte também

Referência

Namespace Microsoft.TeamFoundation.Proxy