共用方式為


ITeamFoundationIdentityService.RenameScope 方法

將 TFS 「scope」重新命名為。

命名空間:  Microsoft.TeamFoundation.Server.Core
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.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.Server.Core 命名空間