NCoverExplorer.MSBuildTasks

NCover.XmlFormat Property

Gets or sets a value indicating the xml output format to write (new in NCover 1.5.7). Default value is "Xml1", alternat option is "Xml2" which nests method nodes within class nodes. Note however that "Xml2" is for future use and is not yet supported by NCoverExplorer as of version 1.3.6.

public  XmlFormat {get; set;}

See Also

NCover Class | NCoverExplorer.MSBuildTasks Namespace