Freigeben über


DelegatingConfigHost.CreateConfigurationContext(String, String) Methode

Definition

Erstellt einen neuen Konfigurationskontext.

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

public:
 virtual System::Object ^ CreateConfigurationContext(System::String ^ configPath, System::String ^ locationSubPath);
public virtual object CreateConfigurationContext (string configPath, string locationSubPath);
abstract member CreateConfigurationContext : string * string -> obj
override this.CreateConfigurationContext : string * string -> obj
Public Overridable Function CreateConfigurationContext (configPath As String, locationSubPath As String) As Object

Parameter

configPath
String

Eine Zeichenfolge, die den Pfad zu einer Konfigurationsdatei darstellt.

locationSubPath
String

Eine Zeichenfolge, die einen untergeordneten Pfad eines Speicherorts darstellt.

Gibt zurück

Ein Object, das einen neuen Konfigurationskontext darstellt.

Implementiert

Gilt für: