Partager via


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