ITestTypeExtension Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an interface that is implemented by Visual Studio Test Professional to enable a client extension to get a list of tests in the test run before the test run is executed.
C++
public interface class ITestTypeExtension
public interface ITestTypeExtension
type ITestTypeExtension = interface
Public Interface ITestTypeExtension
Extension |
Gets the ID of the Visual Studio Test Professional extension. |
Product | Versies |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |