Partager via


TestRunConfiguration.UploadDeploymentItems, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
Public Property UploadDeploymentItems As Boolean
public bool UploadDeploymentItems { get; set; }
public:
property bool UploadDeploymentItems {
    bool get ();
    void set (bool value);
}
member UploadDeploymentItems : bool with get, set
function get UploadDeploymentItems () : boolean
function set UploadDeploymentItems (value : boolean)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

TestRunConfiguration Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms