TestExecId Class

Definition

Represents a unique ID for a test in a test run. This class cannot be inherited.

C++
public ref class TestExecId sealed
Inheritance
TestExecId
Attributes

Constructors

TestExecId()

Initializes a new instance of the TestExecId class.

TestExecId(Guid)

Initializes a new instance of the TestExecId class by using the provided Guid.

Properties

Empty

Gets a new TestExecId that has an empty Guid.

Id

Gets the Guid for this object.

Methods

Equals(Object)

Determines whether the provided object is equal to the current object.

GetHashCode()
ToString()

Returns this object as a string.

Applies to

Product Versies
Visual Studio SDK 2017, 2019, 2022