Udostępnij za pośrednictwem


Metoda TeamFoundationFileService.UploadFile — (TeamFoundationRequestContext, Stream, OwnerId, String)

Program wysyła danego pliku magazynu Blob

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

'Deklaracja
Public Function UploadFile ( _
    requestContext As TeamFoundationRequestContext, _
    content As Stream, _
    ownerId As OwnerId, _
    fileName As String _
) As Integer
public int UploadFile(
    TeamFoundationRequestContext requestContext,
    Stream content,
    OwnerId ownerId,
    string fileName
)

Parametry

Wartość zwracana

Typ: System.Int32
Identyfikator pliku

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamFoundationFileService Klasa

Przeciążenie UploadFile

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server