Partager via


IDownloadState.TransmitFile, méthode

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Valeur de retour

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

IDownloadState Interface

Microsoft.TeamFoundation.Server.Core, espace de noms