Compartir a través de


IDownloadState.TransmitFile (Método)

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

Sintaxis

'Declaración
Function TransmitFile ( _
    fileInformation As FileInformation, _
    path As String, _
    offset As Long, _
    length As Long _
) As Boolean
bool TransmitFile(
    FileInformation fileInformation,
    string path,
    long offset,
    long length
)

Parámetros

Valor devuelto

Tipo: System.Boolean
Devuelva Boolean.

Seguridad de .NET Framework

Vea también

Referencia

IDownloadState Interfaz

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