This documentation is archived and is not being maintained.
IProjectContext Interface
Visual Studio 2013
Note: This API is now obsolete.
Describes the context for a Team Foundation connection.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The IProjectContext type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DomainName | Gets the domain name of the project. |
![]() | DomainUri | Gets the domain uniform resource identifier (URI) of the project. |
![]() | ProjectName | Gets the name of the project. |
![]() | ProjectUri | Gets the URI of the project. |
Show:
