共用方式為


ITeamFoundationIdentityService.RenameScope 方法

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

語法

'宣告
Sub RenameScope ( _
    requestContext As TeamFoundationRequestContext, _
    scopeId As String, _
    newName As String _
)
void RenameScope(
    TeamFoundationRequestContext requestContext,
    string scopeId,
    string newName
)

參數

.NET Framework 安全性

請參閱

參考

ITeamFoundationIdentityService 介面

Microsoft.TeamFoundation.Framework.Server 命名空間