IActionLineNameHighLevelAction Property |
Gets name of the high-level action declared at the given action line
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 string NameHighLevelAction { get; }
ReadOnly Property NameHighLevelAction As String
Get
property String^ NameHighLevelAction {
String^ get ();
}
abstract NameHighLevelAction : string with get
Property Value
Type:
StringSee Also