Skip to content

M_CodeJam_PerfTests_Running_Core_MSTestCompetitionRunner_MSTestHostLogger_GetLog

andrewvk edited this page Nov 8, 2016 · 2 revisions

MSTestCompetitionRunner.MSTestHostLogger.GetLog Method

Get string with the log content.

Namespace: CodeJam.PerfTests.Running.Core
Assembly: CodeJam.PerfTests.MSTest (in CodeJam.PerfTests.MSTest.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

public string GetLog()

VB

Public Function GetLog As String

F#

member GetLog : unit -> string 

Return Value

Type: String
String with the log content.

See Also

Reference

MSTestCompetitionRunner.MSTestHostLogger Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally