Udostępnij za pośrednictwem


DelegatingConfigHost.CreateDeprecatedConfigContext(String) Metoda

Definicja

Tworzy przestarzały kontekst konfiguracji.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Ciąg reprezentujący ścieżkę do pliku konfiguracji.

Zwraca

Reprezentujący Object przestarzały kontekst konfiguracji.

Implementuje

Dotyczy