AfterAssemblyInitializeEventArgs Class

Definition

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

Properties

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

Applies to