DataCollectorSettings.DefaultConfiguration 属性

定义

获取诊断数据适配器的默认配置。

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

属性值

XmlElement

一个 XML 元素,该元素包含诊断数据适配器的默认配置。

适用于