DotCoverCoverSettings.

NoNGen Property

Summary

Gets or sets a value indicating whether to disable loading of NGen images during coverage. This represents the --no-ngen option.

Syntax

public bool NoNGen { get; set; }

Value

Type Description
bool