ITestTypeExtension Interface

Definition

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.

public interface class ITestTypeExtension
public interface ITestTypeExtension
type ITestTypeExtension = interface
Public Interface ITestTypeExtension

Properties

ExtensionId

Gets the ID of the Visual Studio Test Professional extension.

Applies to