TestExecutionSection Class
Represents the configuration settings for the execution section of the app.config configuration file.
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
System.Configuration::ConfigurationElement
System.Configuration::ConfigurationSection
Microsoft.VisualStudio.TestTools.Execution::TestExecutionSection
| Name | Description | |
|---|---|---|
![]() | TestExecutionSection() | Initializes a new instance of the TestExecutionSection class. |
| Name | Description | |
|---|---|---|
![]() | ElementInformation | (Inherited from ConfigurationElement.) |
![]() | ElementProperty | (Inherited from ConfigurationElement.) |
![]() | EvaluationContext | (Inherited from ConfigurationElement.) |
![]() | Item[ConfigurationProperty^] | (Inherited from ConfigurationElement.) |
![]() | Item[String^] | (Inherited from ConfigurationElement.) |
![]() | LockAllAttributesExcept | (Inherited from ConfigurationElement.) |
![]() | LockAllElementsExcept | (Inherited from ConfigurationElement.) |
![]() | LockAttributes | (Inherited from ConfigurationElement.) |
![]() | LockElements | (Inherited from ConfigurationElement.) |
![]() | LockItem | (Inherited from ConfigurationElement.) |
![]() | Properties | (Inherited from ConfigurationElement.) |
![]() | SectionInformation | (Inherited from ConfigurationSection.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



