AfterTestCleanupEventArgs Class

Definition

public ref class AfterTestCleanupEventArgs : Microsoft::VisualStudio::TestTools::UnitTesting::TestExecutionEventArgs
public class AfterTestCleanupEventArgs : Microsoft.VisualStudio.TestTools.UnitTesting.TestExecutionEventArgs
type AfterTestCleanupEventArgs = class
    inherit TestExecutionEventArgs
Public Class AfterTestCleanupEventArgs
Inherits TestExecutionEventArgs
Inheritance
AfterTestCleanupEventArgs

Properties

Instance (Inherited from TestExecutionEventArgs)
MethodInfo (Inherited from TestExecutionEventArgs)
TestContext (Inherited from TestExecutionEventArgs)

Applies to