Udostępnij za pośrednictwem


Konstruktor TeamProjectDeleter — (TeamFoundationServer, String, Boolean)

Uwaga: ten interfejs API jest już przestarzały.

Ten interfejs API obsługuje infrastrukturę programu Team Foundation Server i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.TeamFoundation.Client
Zestaw:  Microsoft.TeamFoundation.DeleteTeamProject (w Microsoft.TeamFoundation.DeleteTeamProject.dll)

Składnia

'Deklaracja
<ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")> _
Public Sub New ( _
    tfs As TeamFoundationServer, _
    name As String, _
    force As Boolean _
)
[ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")]
public TeamProjectDeleter(
    TeamFoundationServer tfs,
    string name,
    bool force
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamProjectDeleter Klasa

Przeciążenie TeamProjectDeleter

Przestrzeń nazw Microsoft.TeamFoundation.Client