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.DomainProjectPicker
Namespace: Microsoft.TeamFoundation.Proxy
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
<ObsoleteAttribute("use TeamProjectPicker")> _
Public Class DomainProjectPicker _
Implements IDisposable
[ObsoleteAttribute("use TeamProjectPicker")]
public class DomainProjectPicker : IDisposable
[ObsoleteAttribute(L"use TeamProjectPicker")]
public ref class DomainProjectPicker : IDisposable
[<ObsoleteAttribute("use TeamProjectPicker")>]
type DomainProjectPicker =
class
interface IDisposable
end
public class DomainProjectPicker implements IDisposable
The DomainProjectPicker type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DomainProjectPicker() | |
![]() |
DomainProjectPicker(DomainProjectPickerMode) | |
![]() |
DomainProjectPicker(DomainProjectPickerMode, String) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
DefaultSelectedProjects | |
![]() |
HostActiveServer | Obsolete. |
![]() |
HostActiveTeamProjectCollection | |
![]() |
SelectedProjects | |
![]() |
SelectedServer | Obsolete. |
![]() |
SelectedTeamProjectCollection |
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
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)