Share via


DataCollectorSettings.DefaultConfiguration Property

Definition

Gets the default configuration of the diagnostic data adapter.

public:
 property System::Xml::XmlElement ^ DefaultConfiguration { System::Xml::XmlElement ^ get(); };
public System.Xml.XmlElement DefaultConfiguration { get; }
member this.DefaultConfiguration : System.Xml.XmlElement
Public ReadOnly Property DefaultConfiguration As XmlElement

Property Value

An XML element that contains the default configuration of the diagnostic data adapter.

Applies to