ITestApplication 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 for a test application.
C#
public interface ITestApplication : IDisposable
type ITestApplication = interface
interface IDisposable
Public Interface ITestApplication
Implements IDisposable
- Derived
- Implements
Run |
Runs the test application asynchronously. |
產品 | 版本 |
---|---|
Microsoft Testing Platform | 1.0.2, 1.1.0, 1.2.1, 1.3.2, 1.4.3, 1.5.3, 1.6.0 |