London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class XmlBuilderDebugElement

Inheritance
System.Object
XmlBuilderDebugElement
Namespace: Mediachase.BusinessFoundation.Configuration
Assembly: Mediachase.BusinessFoundation.dll
Version: 13.30.0
Syntax
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