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.
Note: This API is now obsolete.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Proxy.ManageTfsList
Namespace: Microsoft.TeamFoundation.Proxy
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.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)