TfsTeamProjectCollection 建構函式 (Uri, TfsClientCredentials, IdentityDescriptor, Boolean)

命名空間:  Microsoft.TeamFoundation.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
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
)

參數

.NET Framework 安全性

請參閱

參考

TfsTeamProjectCollection 類別

TfsTeamProjectCollection 多載

Microsoft.TeamFoundation.Client 命名空間