Compartir a través de


FileSystemProvider.RenameBlob (Método)

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

Sintaxis

'Declaración
Public Sub RenameBlob ( _
    containerId As Guid, _
    sourceResourceId As String, _
    targetResourceId As String _
)
public void RenameBlob(
    Guid containerId,
    string sourceResourceId,
    string targetResourceId
)

Parámetros

Implementaciones

IBlobProvider.RenameBlob(Guid, String, String)

Seguridad de .NET Framework

Vea también

Referencia

FileSystemProvider Clase

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