DiagnosticsConfigurationHandler Klas

Definitie

Let op

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

Hiermee wordt de sectie diagnostische gegevens van configuratiebestanden verwerkt.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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
type DiagnosticsConfigurationHandler = class
    interface IConfigurationSectionHandler
[<System.Obsolete("This class has been deprecated.  http://go.microsoft.com/fwlink/?linkid=14202")>]
type DiagnosticsConfigurationHandler = class
    interface IConfigurationSectionHandler
Public Class DiagnosticsConfigurationHandler
Implements IConfigurationSectionHandler
Overname
DiagnosticsConfigurationHandler
Kenmerken
Implementeringen

Opmerkingen

De DiagnosticsConfigurationHandler methode is een sectie-handler die deelneemt aan de resolutie van configuratie-instellingen in het <gedeelte system.diagnostics> van configuratiebestanden.

Constructors

Name Description
DiagnosticsConfigurationHandler()

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

Verouderd.

Initialiseert een nieuw exemplaar van de DiagnosticsConfigurationHandler klasse.

Methoden

Name Description
Create(Object, Object, XmlNode)

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

Verouderd.

Parseert de configuratie-instellingen voor de <sectie system.diagnostics> Element van configuratiebestanden.

Equals(Object)

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

Verouderd.

Bepaalt of het opgegeven object gelijk is aan het huidige object.

(Overgenomen van Object)
GetHashCode()

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

Verouderd.

Fungeert als de standaardhashfunctie.

(Overgenomen van Object)
GetType()

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

Verouderd.

Hiermee haalt u de Type huidige instantie op.

(Overgenomen van Object)
MemberwiseClone()

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

Verouderd.

Hiermee maakt u een ondiepe kopie van de huidige Object.

(Overgenomen van Object)
ToString()

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

Verouderd.

Retourneert een tekenreeks die het huidige object vertegenwoordigt.

(Overgenomen van Object)

Van toepassing op