BeforeTestCleanupEventArgs Class

Definition

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

Properties

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

Applies to