Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Note: This API is now obsolete.
Manage Team Foundation Server List.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Proxy.ManageTfsList
Namespace: Microsoft.TeamFoundation.Proxy
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
<ObsoleteAttribute("This API is not intended to be used directly from your code.")> _
Public Class ManageTfsList _
Implements IDisposable
[ObsoleteAttribute("This API is not intended to be used directly from your code.")]
public class ManageTfsList : IDisposable
[ObsoleteAttribute(L"This API is not intended to be used directly from your code.")]
public ref class ManageTfsList : IDisposable
[<ObsoleteAttribute("This API is not intended to be used directly from your code.")>]
type ManageTfsList =
class
interface IDisposable
end
public class ManageTfsList implements IDisposable
The ManageTfsList type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ManageTfsList() | |
![]() |
ManageTfsList(TeamFoundationServer) | Obsolete. |
![]() |
ManageTfsList(TfsTeamProjectCollection) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Dispose() | |
![]() |
Dispose(Boolean) | |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize | (Overrides Object.Finalize().) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ShowDialog() | |
![]() |
ShowDialog(IWin32Window) | |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
ServerAdded | |
![]() |
ServerRemoved |
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.
.gif)
.gif)
.gif)