Freigeben über


ContextManager.ContextChanged-Ereignis

Namespace:  Microsoft.VisualStudio.Services.Integration
Assembly:  Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)

Syntax

'Declaration
Public Event ContextChanged As EventHandler(Of ContextChangedEventArgs)
public event EventHandler<ContextChangedEventArgs> ContextChanged

Implementiert

ITeamFoundationContextManager.ContextChanged

.NET Framework-Sicherheit

Siehe auch

Referenz

ContextManager Klasse

Microsoft.VisualStudio.Services.Integration-Namespace