Compartir a través de


ITeamFoundationIdentityService.RenameScope (Método)

Cambia un TFS “ámbito”.

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
Sub RenameScope ( _
    requestContext As TeamFoundationRequestContext, _
    scopeId As String, _
    newName As String _
)
void RenameScope(
    TeamFoundationRequestContext requestContext,
    string scopeId,
    string newName
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ITeamFoundationIdentityService Interfaz

Microsoft.TeamFoundation.Server.Core (Espacio de nombres)