Class JUnitElement
'junit' element
Inherited Members
Namespace: HP.LFT.Report.Configuration
Assembly: HP.LFT.Report.dll
Syntax
public class JUnitElement : ConfigurationElement
Constructors
JUnitElement()
Declaration
public JUnitElement()
Properties
IsEnabled
'enabled' attribute of 'junit' element
Declaration
[ConfigurationProperty("enabled", IsRequired = false, DefaultValue = false)]
public bool IsEnabled { get; }
Property Value
| Type | Description |
|---|---|
| bool |