ContextManager.ContextChanging, événement
Espace de noms : Microsoft.VisualStudio.Services.Integration
Assembly : Microsoft.VisualStudio.Services.Integration (dans Microsoft.VisualStudio.Services.Integration.dll)
Syntaxe
'Déclaration
Public Event ContextChanging As EventHandler(Of ContextChangingEventArgs)
public event EventHandler<ContextChangingEventArgs> ContextChanging
Implémentations
ITeamFoundationContextManager.ContextChanging
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.