Udostępnij za pośrednictwem


Właściwość DataCollectorSettings.Configuration —

Pobiera lub ustawia konfigurację karty danych diagnostycznych.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Execution
Zestaw:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (w Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Składnia

'Deklaracja
Public Property Configuration As XmlElement
public XmlElement Configuration { get; set; }
public:
property XmlElement^ Configuration {
    XmlElement^ get ();
    void set (XmlElement^ value);
}
member Configuration : XmlElement with get, set
function get Configuration () : XmlElement
function set Configuration (value : XmlElement)

Wartość właściwości

Typ: System.Xml.XmlElement
Element XML zawiera konfigurację karty danych diagnostycznych.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DataCollectorSettings Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Execution

CollectorNameValueConfigurationReader