Partager via


IBaseRunContext.RunConfig, propriété

Obtient des informations sur la série de tests.

Espace de noms :  Microsoft.VisualStudio.TestTools.Execution
Assembly :  Microsoft.VisualStudio.QualityTools.ExecutionCommon (dans Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Syntaxe

'Déclaration
ReadOnly Property RunConfig As IExecutionRunConfiguration
IExecutionRunConfiguration RunConfig { get; }
property IExecutionRunConfiguration^ RunConfig {
    IExecutionRunConfiguration^ get ();
}
abstract RunConfig : IExecutionRunConfiguration with get
function get RunConfig () : IExecutionRunConfiguration

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.Execution.IExecutionRunConfiguration
IExecutionRunConfiguration qui contient la configuration de série de tests.

Sécurité .NET Framework

Voir aussi

Référence

IBaseRunContext Interface

Microsoft.VisualStudio.TestTools.Execution, espace de noms

IExecutionRunConfiguration