This documentation is archived and is not being maintained.
ProjectContextExt Class
Visual Studio 2013
Represents Team Foundation Server project context.
Namespace: Microsoft.VisualStudio.TeamFoundation
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
The ProjectContextExt type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DomainName | Returns the display name for a server. |
![]() | DomainUri | Returns the URI for a server. |
![]() | ProjectName | Returns the display name for a project. |
![]() | ProjectUri | Returns the URI for a project. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
