ContextManager.CurrentContext-Eigenschaft
Der aktuelle Kontext für das Team Explorer-Fenster.
Namespace: Microsoft.VisualStudio.Services.Integration
Assembly: Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)
Syntax
'Declaration
Public Property CurrentContext As ITeamFoundationContext
public ITeamFoundationContext CurrentContext { get; private set; }
Eigenschaftswert
Typ: Microsoft.TeamFoundation.Client.ITeamFoundationContext
Gibt ITeamFoundationContext zurück.
Implementiert
ITeamFoundationContextManager.CurrentContext
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.