Sdílet prostřednictvím


DelegatingConfigHost.CreateDeprecatedConfigContext(String) Metoda

Definice

Vytvoří zastaralý kontext konfigurace.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Parametry

configPath
String

Řetězec představující cestu ke konfiguračnímu souboru.

Návraty

A Object představující zastaralý kontext konfigurace.

Implementuje

Platí pro