Classification.RenameNode (Método)

cambie el nombre del nodo

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

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Sub RenameNode ( _
    nodeUri As String, _
    newNodeName As String _
)
[WebMethodAttribute]
public void RenameNode(
    string nodeUri,
    string newNodeName
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

Classification Clase

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