Partager via


ITestCaseResultCollection.Save, méthode

Rend persistant le contenu de cette collection sur le serveur et peut éventuellement télécharger la pièce jointe en arrière-plan.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
Sub Save ( _
    uploadInBackground As Boolean _
)
void Save(
    bool uploadInBackground
)
void Save(
    bool uploadInBackground
)
abstract Save : 
        uploadInBackground:bool -> unit 
function Save(
    uploadInBackground : boolean
)

Paramètres

  • uploadInBackground
    Type : System.Boolean
    true pour télécharger en arrière-plan les pièces jointes vers le serveur.

Sécurité .NET Framework

Voir aussi

Référence

ITestCaseResultCollection Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms

ITestManagementTeamProject.AttachmentUploadManager