ContextManager.CurrentContext, propriété
Le contexte actuel pendant la fenêtre Explorateur d'équipes.
Espace de noms : Microsoft.VisualStudio.Services.Integration
Assembly : Microsoft.VisualStudio.Services.Integration (dans Microsoft.VisualStudio.Services.Integration.dll)
Syntaxe
'Déclaration
Public Property CurrentContext As ITeamFoundationContext
public ITeamFoundationContext CurrentContext { get; private set; }
Valeur de propriété
Type : Microsoft.TeamFoundation.Client.ITeamFoundationContext
retourne ITeamFoundationContext ;
Implémentations
ITeamFoundationContextManager.CurrentContext
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.