Costruttore TfsTeamProjectCollection (Uri, TfsClientCredentials, IdentityDescriptor, ITfsRequestChannelFactory, Boolean)

Spazio dei nomi:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TfsTeamProjectCollection Classe

Overload TfsTeamProjectCollection

Spazio dei nomi Microsoft.TeamFoundation.Client