Freigeben über


TeamFoundationStrongBoxService.RetrieveFile-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
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
)

Parameter

Rückgabewert

Typ: System.IO.Stream
Gibt Stream zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationStrongBoxService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace