TestRun.RunConfiguration Özellik

Tanım

Test çalıştırmasının yapılandırmasını alır veya ayarlar.

public:
 property Microsoft::VisualStudio::TestTools::Common::TestRunConfiguration ^ RunConfiguration { Microsoft::VisualStudio::TestTools::Common::TestRunConfiguration ^ get(); void set(Microsoft::VisualStudio::TestTools::Common::TestRunConfiguration ^ value); };
public Microsoft.VisualStudio.TestTools.Common.TestRunConfiguration RunConfiguration { get; set; }
member this.RunConfiguration : Microsoft.VisualStudio.TestTools.Common.TestRunConfiguration with get, set
Public Property RunConfiguration As TestRunConfiguration

Özellik Değeri

TestRunConfiguration

Bu test çalıştırması için yapılandırma.

Şunlara uygulanır