TestExecId Class
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 a unique ID for a test in a test run. This class cannot be inherited.
public ref class TestExecId sealed
[System.Serializable]
public sealed class TestExecId
[<System.Serializable>]
type TestExecId = class
Public NotInheritable Class TestExecId
- Inheritance
-
TestExecId
- Attributes
Test |
Initializes a new instance of the TestExecId class. |
Test |
Initializes a new instance of the TestExecId class by using the provided Guid. |
Empty |
Gets a new TestExecId that has an empty Guid. |
Id |
Gets the Guid for this object. |
Equals(Object) |
Determines whether the provided object is equal to the current object. |
Get |
|
To |
Returns this object as a string. |
Product | Versies |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |