IConfigSystem.Root Eigenschaft

Definition

Ruft den Stamm der Konfigurationshierarchie ab.

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

public:
 property System::Configuration::Internal::IInternalConfigRoot ^ Root { System::Configuration::Internal::IInternalConfigRoot ^ get(); };
public System.Configuration.Internal.IInternalConfigRoot Root { get; }
member this.Root : System.Configuration.Internal.IInternalConfigRoot
Public ReadOnly Property Root As IInternalConfigRoot

Eigenschaftswert

Ein IInternalConfigRoot-Objekt.

Hinweise

Das IInternalConfigRoot -Objekt hilft bei der threadsicheren Verwaltung des Erstellens, Entfernens und Suchens von Konfigurationsdatensätzen.

Gilt für: