Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Describes the context for a Team Foundation connection.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Interface IProjectContext
public interface IProjectContext
public interface class IProjectContext
type IProjectContext = interface end
public interface IProjectContext
The IProjectContext type exposes the following members.
Properties
| 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. |
Top
.gif)