BeforeAssemblyCleanupEventArgs Class

Definition

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

Properties

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

Applies to