Share via


TeamFoundationStrongBoxService.RetrieveFile, méthode

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

Syntaxe

'Déclaration
Public Function RetrieveFile ( _
    requestContext As TeamFoundationRequestContext, _
    drawerId As Guid, _
    lookupKey As String, _
    <OutAttribute> ByRef streamLength As Long _
) As Stream
public Stream RetrieveFile(
    TeamFoundationRequestContext requestContext,
    Guid drawerId,
    string lookupKey,
    out long streamLength
)

Paramètres

Valeur de retour

Type : System.IO.Stream
retourne Stream ;

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationStrongBoxService Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms