This settings allows you to define where log files get generated


Namespace: Benchmarx.Munja
Assembly: Munja (in Munja.dll)

Syntax

Visual Basic (Declaration)
Public logPath As String
C#
public string logPath;
C++
public:
 String logPath sealed ;
J#
public string logPath
JScript
public logPath : String;

See Also