Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents Team Foundation Server project context.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TeamFoundation.ProjectContextExt
Namespace: Microsoft.VisualStudio.TeamFoundation
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
Syntax
'Declaration
Public NotInheritable Class ProjectContextExt
public sealed class ProjectContextExt
public ref class ProjectContextExt sealed
[<Sealed>]
type ProjectContextExt = class end
public final class ProjectContextExt
The ProjectContextExt type exposes the following members.
Properties
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. |
Top
Methods
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.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.