Partager via


IVsTeamExplorer.InvokeInUIThread, méthode

Appelle la méthode délégué spécifiée sur le thread d'interface utilisateur.

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

Syntaxe

'Déclaration
Sub InvokeInUIThread ( _
    method As Delegate, _
    args As Object() _
)
void InvokeInUIThread(
    Delegate method,
    Object[] args
)

Paramètres

  • args
    Type : array<System.Object[]
    Arguments de la méthode appelle.

Sécurité .NET Framework

Voir aussi

Référence

IVsTeamExplorer Interface

Microsoft.TeamFoundation.Common, espace de noms