Share via


TfsTeamProjectCollection 构造函数 (Uri, TfsClientCredentials, IdentityDescriptor, ITfsRequestChannelFactory, Boolean)

命名空间:  Microsoft.TeamFoundation.Client
程序集:  Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)

语法

声明
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
)

参数

.NET Framework 安全性

请参见

参考

TfsTeamProjectCollection 类

TfsTeamProjectCollection 重载

Microsoft.TeamFoundation.Client 命名空间