An NDoc Documented Class Library

ReportingConfiguration.PublishTestReports Property

[Visual Basic]
Property ReadOnly PublishTestReports As Boolean
[C#]
bool PublishTestReports { get; }
[C++]
__property bool get_PublishTestReports();
[JScript]
function get PublishTestReports() : bool

See Also

ReportingConfiguration Interface | Reporting.Configuration Namespace