Sdílet prostřednictvím


TfsTeamProjectCollection – konstruktor (Uri, TfsClientCredentials, IdentityDescriptor, Boolean)

Obor názvů:  Microsoft.TeamFoundation.Client
Sestavení:  Microsoft.TeamFoundation.Client (v Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    uri As Uri, _
    credentials As TfsClientCredentials, _
    identityToImpersonate As IdentityDescriptor, _
    fromFactory As Boolean _
)
public TfsTeamProjectCollection(
    Uri uri,
    TfsClientCredentials credentials,
    IdentityDescriptor identityToImpersonate,
    bool fromFactory
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

TfsTeamProjectCollection Třída

TfsTeamProjectCollection – přetížení

Microsoft.TeamFoundation.Client – obor názvů