DiagnosticsConfigurationHandler Klasse

Definition

Achtung

This class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202

Achtung

This class is obsoleted

Behandelt den Diagnoseabschnitt der Konfigurationsdateien.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public ref class DiagnosticsConfigurationHandler : System::Configuration::IConfigurationSectionHandler
public class DiagnosticsConfigurationHandler : System.Configuration.IConfigurationSectionHandler
[System.Obsolete("This class has been deprecated.  http://go.microsoft.com/fwlink/?linkid=14202")]
public class DiagnosticsConfigurationHandler : System.Configuration.IConfigurationSectionHandler
[System.Obsolete("This class is obsoleted")]
public class DiagnosticsConfigurationHandler : System.Configuration.IConfigurationSectionHandler
type DiagnosticsConfigurationHandler = class
    interface IConfigurationSectionHandler
[<System.Obsolete("This class has been deprecated.  http://go.microsoft.com/fwlink/?linkid=14202")>]
type DiagnosticsConfigurationHandler = class
    interface IConfigurationSectionHandler
[<System.Obsolete("This class is obsoleted")>]
type DiagnosticsConfigurationHandler = class
    interface IConfigurationSectionHandler
Public Class DiagnosticsConfigurationHandler
Implements IConfigurationSectionHandler
Vererbung
DiagnosticsConfigurationHandler
Attribute
Implementiert

Hinweise

Die DiagnosticsConfigurationHandler Methode ist ein Abschnittshandler, der an der Auflösung der Konfigurationseinstellungen in den <Konfigurationsdateien des System.diagnostics-Teils> teilnimmt.

Konstruktoren

DiagnosticsConfigurationHandler()

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

Initialisiert eine neue Instanz der DiagnosticsConfigurationHandler-Klasse.

Methoden

Create(Object, Object, XmlNode)

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

Analysiert die Konfigurationseinstellungen für den <Abschnitt "system.diagnostics> Element " der Konfigurationsdateien.

Equals(Object)

Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.

(Geerbt von Object)
GetHashCode()

Fungiert als Standardhashfunktion.

(Geerbt von Object)
GetType()

Ruft den Type der aktuellen Instanz ab.

(Geerbt von Object)
MemberwiseClone()

Erstellt eine flache Kopie des aktuellen Object.

(Geerbt von Object)
ToString()

Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.

(Geerbt von Object)

Gilt für: