Udostępnij za pośrednictwem


Właściwość ITmi.ActiveTestRunConfigurationId —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Zwraca lub ustawia active test uruchamianie konfiguracji dla bieżącego rozwiązania.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Property ActiveTestRunConfigurationId As TestRunConfigurationId
TestRunConfigurationId ActiveTestRunConfigurationId { get; set; }
property TestRunConfigurationId^ ActiveTestRunConfigurationId {
    TestRunConfigurationId^ get ();
    void set (TestRunConfigurationId^ value);
}
abstract ActiveTestRunConfigurationId : TestRunConfigurationId with get, set
function get ActiveTestRunConfigurationId () : TestRunConfigurationId
function set ActiveTestRunConfigurationId (value : TestRunConfigurationId)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.TestRunConfigurationId
Identyfikator aktywnego test uruchamianie konfiguracji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITmi Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestRunConfigurationId