Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the current project context.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Déclaration
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.