Partager via


TestRunConfiguration.CleanupCommand, 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 CleanupCommand As String
public string CleanupCommand { get; set; }
public:
property String^ CleanupCommand {
    String^ get ();
    void set (String^ value);
}
member CleanupCommand : string with get, set
function get CleanupCommand () : String 
function set CleanupCommand (value : String)

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

TestRunConfiguration Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms