ITestRunFileName Property |
Gets file name of the given test run
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 FileName As String
Get
property String^ FileName {
String^ get ();
}
abstract FileName : string with get
Property Value
Type:
StringSee Also