We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Get string with the log content.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests.MSTest (in CodeJam.PerfTests.MSTest.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public string GetLog()
VB
Public Function GetLog As String
F#
member GetLog : unit -> string
Type: StringString with the log content.
MSTestCompetitionRunner.MSTestHostLogger ClassCodeJam.PerfTests.Running.Core Namespace