Click or drag to resize
ReportInfo Method
Adds an informative text line to the report

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
public static int Info(
	string message
)

Parameters

message
Type: SystemString
Text to be printed in the report

Return Value

Type: Int32
See Also