Gets ID of the current test case
Namespace:
TestArchitect.Harness.Core
Assembly:
TestArchitect.Harness.Bundle.Core (in TestArchitect.Harness.Bundle.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property Id As String
Get
property String^ Id {
String^ get ();
}
abstract Id : string with get
Property Value
Type:
StringSee Also