Udostępnij za pośrednictwem


Konstruktor TfsTeamProjectCollection — (Uri, ICredentials)

Inicjuje nowe wystąpienie klasy TfsTeamProjectCollection.

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 ICredentials _
)
public TfsTeamProjectCollection(
    Uri uri,
    ICredentials credentials
)

Parametry

  • uri
    Typ: System.Uri
    Identyfikator zasobu jednolitego (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