Metodo AsyncLauncher.OnLaunchFailed

Spazio dei nomi:  Microsoft.TeamFoundation.MVVM
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Sintassi

'Dichiarazione
Protected MustOverride Sub OnLaunchFailed ( _
    e As Exception _
)
protected abstract void OnLaunchFailed(
    Exception e
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AsyncLauncher Classe

Spazio dei nomi Microsoft.TeamFoundation.MVVM