Freigeben über


TeamFoundationStrongBoxService.RetrieveFile-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
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, _
    streamLength As Long _
) As Stream
public Stream RetrieveFile(
    TeamFoundationRequestContext requestContext,
    Guid drawerId,
    string lookupKey,
    long streamLength
)

Parameter

Rückgabewert

Typ: System.IO.Stream

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationStrongBoxService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace