IExecutionRunConfiguration – rozhraní
Rozhraní pro informace o testu.
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 v běhu. | |
TestRun | Získává TestRun objektu. |
Na začátek