Udostępnij za pośrednictwem


Właściwość ITestSettingsMachineRole.IsExecution —

Pobiera wartość, która wskazuje, czy ta rola maszyny wykonuje testy.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Property IsExecution As Boolean
bool IsExecution { get; set; }
property bool IsExecution {
    bool get ();
    void set (bool value);
}
abstract IsExecution : bool with get, set
function get IsExecution () : boolean
function set IsExecution (value : boolean)

Wartość właściwości

Typ: System.Boolean
true Jeśli ta rola maszyny wykonuje testy; w przeciwnym razie false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestSettingsMachineRole Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client