TestRunEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the base class for test run event arguments.
public ref class TestRunEventArgs : EventArgs
public class TestRunEventArgs : EventArgs
type TestRunEventArgs = class
inherit EventArgs
Public Class TestRunEventArgs
Inherits EventArgs
- Inheritance
-
TestRunEventArgs
Properties
RunId |
Gets the ID for the test run. |