Freigeben über


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

Siehe auch

Referenz

ContextManager Klasse

Microsoft.VisualStudio.Services.Integration-Namespace