AfterAssemblyCleanupEventArgs Class

Definition

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

Properties

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

Applies to