IHarnessModuleGetSupportedAction Method |
get the action names which are supported in this test module
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[] GetSupportedAction()
Function GetSupportedAction As String()
array<String^>^ GetSupportedAction()
abstract GetSupportedAction : unit -> string[]
Return Value
Type:
StringSee Also