共用方式為


IIdentityManagementService.AddMemberToApplicationGroup 方法

若要將成員加入至 TFS 群組。

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

語法

'宣告
Sub AddMemberToApplicationGroup ( _
    groupDescriptor As IdentityDescriptor, _
    descriptor As IdentityDescriptor _
)
void AddMemberToApplicationGroup(
    IdentityDescriptor groupDescriptor,
    IdentityDescriptor descriptor
)

參數

.NET Framework 安全性

請參閱

參考

IIdentityManagementService 介面

Microsoft.TeamFoundation.Framework.Client 命名空間