BeforeClassCleanupEventArgs Class

Definition

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

Properties

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

Applies to