TestCaseEventArgs.TestCaseId Property
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.
Gets or sets the test case identifier.
public:
property Guid TestCaseId { Guid get(); };
public Guid TestCaseId { get; }
member this.TestCaseId : Guid
Public ReadOnly Property TestCaseId As Guid
Property Value
The test case ID.