Udostępnij za pośrednictwem


Konstruktor TfsTeamProjectCollection — (Uri, TfsClientCredentials)

Inicjuje nowy TfsTeamProjectCollection instancji przy użyciu określonych poświadczeń.

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

Składnia

'Deklaracja
Public Sub New ( _
    uri As Uri, _
    credentials As TfsClientCredentials _
)
public TfsTeamProjectCollection(
    Uri uri,
    TfsClientCredentials credentials
)

Parametry

  • uri
    Typ: System.Uri
    Identyfikator URI kolekcji projektu

Wyjątki

Wyjątek Warunek
ArgumentNullException

when uri or credentials is null

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TfsTeamProjectCollection Klasa

Przeciążenie TfsTeamProjectCollection

Przestrzeń nazw Microsoft.TeamFoundation.Client