DataCollectorSettings.Configuration Property

Definition

Gets or sets the configuration for the diagnostic data adapter.

public:
 property System::Xml::XmlElement ^ Configuration { System::Xml::XmlElement ^ get(); void set(System::Xml::XmlElement ^ value); };
public System.Xml.XmlElement Configuration { get; set; }
member this.Configuration : System.Xml.XmlElement with get, set
Public Property Configuration As XmlElement

Property Value

An XML element that contains the configuration for the diagnostic data adapter.

Applies to