IExecutionRunConfiguration – rozhraní
Rozhraní pro zkoušky informace.
Obor názvů: Microsoft.VisualStudio.TestTools.Execution
Sestavení: Microsoft.VisualStudio.QualityTools.ExecutionCommon (v Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Syntaxe
'Deklarace
Public Interface IExecutionRunConfiguration
public interface IExecutionRunConfiguration
public interface class IExecutionRunConfiguration
type IExecutionRunConfiguration = interface end
public interface IExecutionRunConfiguration
Typ IExecutionRunConfiguration zveřejňuje následující členy.
Vlastnosti
Název | Popis | |
---|---|---|
![]() |
TestElements | Získá seznam prvků test ve spuštění. |
![]() |
TestRun | Získává TestRun objektu. |
Nahoru