OnTestStoppingEventArgs Class

Definition

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

Properties

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

Applies to