Table of Contents

Class DotCoverXmlFileReader.FileReaderAdapterOptions

Namespace
MES.MQC.DataSourceLibrary.Adapters.Files
Assembly
MES.MQC.DataSourceLibrary.dll
public class DotCoverXmlFileReader.FileReaderAdapterOptions : FileReaderAdapterOptions
Inheritance
AdapterOptions
DotCoverXmlFileReader.FileReaderAdapterOptions
Inherited Members

Properties

DotCoverArtifactType

[JsonProperty(Required = Required.DisallowNull, DefaultValueHandling = DefaultValueHandling.Ignore)]
public DotCoverXmlFileReader.DotCoverArtifactType DotCoverArtifactType { get; set; }

Property Value

DotCoverXmlFileReader.DotCoverArtifactType

DotCoverFindingType

[JsonProperty(Required = Required.DisallowNull, DefaultValueHandling = DefaultValueHandling.Ignore)]
public DotCoverXmlFileReader.DotCoverFindingType DotCoverFindingType { get; set; }

Property Value

DotCoverXmlFileReader.DotCoverFindingType