BeforeAssemblyInitializeEventArgs Class

Definition

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

Properties

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

Applies to