Freigeben über


ContextManager.ContextChanging-Ereignis

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

Syntax

'Declaration
Public Event ContextChanging As EventHandler(Of ContextChangingEventArgs)
public event EventHandler<ContextChangingEventArgs> ContextChanging

Implementiert

ITeamFoundationContextManager.ContextChanging

.NET Framework-Sicherheit

Siehe auch

Referenz

ContextManager Klasse

Microsoft.VisualStudio.Services.Integration-Namespace