Gets title 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 Title As String
Get
property String^ Title {
String^ get ();
}
abstract Title : string with get
Property Value
Type:
StringSee Also