NAnt SDK Documentation - v0.92

NUnitTestRunner.ResultCode Property

Gets the result of the test.

[Visual Basic]
Public ReadOnly Property ResultCode As RunnerResult
[C#]
public RunnerResult ResultCode {get;}

Property Value

The result of the test.

See Also

NUnitTestRunner Class | NAnt.NUnit1.Tasks Namespace