Compartilhar via


Método Classification.RenameNode

Renomeia o nó.

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Sub RenameNode ( _
    nodeUri As String, _
    newNodeName As String _
)
[WebMethodAttribute]
public void RenameNode(
    string nodeUri,
    string newNodeName
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

Classification Classe

Namespace Microsoft.TeamFoundation.Integration.Server