AfterClassCleanupEventArgs Class

Definition

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

Properties

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

Applies to