Class XmlBuilderDebugElement
Inheritance
System.Object
XmlBuilderDebugElement
Namespace: Mediachase.BusinessFoundation.Configuration
Assembly: Mediachase.BusinessFoundation.dll
Version: 10.8.0Syntax
public class XmlBuilderDebugElement : ConfigurationElement
Constructors
XmlBuilderDebugElement()
Declaration
public XmlBuilderDebugElement()
Properties
DirectoryPath
Declaration
public string DirectoryPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SaveFiles
Declaration
public bool SaveFiles { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |