Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2010/.NET Framework 4

Other versions are also available for the following:
API Reference for Testing Tools for Visual Studio ALM
TestConfiguration Class

Provides access to a TestConfigurationSection that represents the microsoft.visualstudio.testtools section in an app.config file.

System..::.Object
  Microsoft.VisualStudio.TestTools.UnitTesting..::.TestConfiguration

Namespace:  Microsoft.VisualStudio.TestTools.UnitTesting
Assembly:  Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Visual Basic
Public NotInheritable Class TestConfiguration
C#
public static class TestConfiguration
Visual C++
public ref class TestConfiguration abstract sealed
F#
[<AbstractClass>]
[<Sealed>]
type TestConfiguration =  class end
JScript
public final class TestConfiguration

The TestConfiguration type exposes the following members.

  NameDescription
Public propertyStatic memberConfigurationSectionGets a TestConfigurationSection object.
Top

This class cannot be inherited or instantiated.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker