BasicHelper.GetProjectContext Method
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Декларация
Public Function GetProjectContext As ProjectContext
public ProjectContext GetProjectContext()
public:
ProjectContext^ GetProjectContext()
member GetProjectContext : unit -> ProjectContext
public function GetProjectContext() : ProjectContext
Return Value
Type: Microsoft.VisualStudio.TeamFoundation.ProjectContext
.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.