Share via


IVsTeamExplorer.GetProjectContext Method

Gets the current project context.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'Declaration
Function GetProjectContext As ProjectContext
ProjectContext GetProjectContext()
ProjectContext^ GetProjectContext()
abstract GetProjectContext : unit -> ProjectContext
function GetProjectContext() : ProjectContext

Return Value

Type: Microsoft.VisualStudio.TeamFoundation.ProjectContext
The ProjectContext object representing the current project context.

.NET Framework Security

See Also

Reference

IVsTeamExplorer Interface

GetProjectContext Overload

Microsoft.TeamFoundation.Common Namespace