Freigeben über


TeamFoundationStrongBoxService.UploadFile-Methode (TeamFoundationRequestContext, Guid, String, Stream)

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

Syntax

'Declaration
Public Sub UploadFile ( _
    requestContext As TeamFoundationRequestContext, _
    drawerId As Guid, _
    lookupKey As String, _
    content As Stream _
)
public void UploadFile(
    TeamFoundationRequestContext requestContext,
    Guid drawerId,
    string lookupKey,
    Stream content
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationStrongBoxService Klasse

UploadFile-Überladung

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace