Partage via


DelegatingConfigHost.CreateDeprecatedConfigContext(String) Méthode

Définition

Crée un contexte de configuration déconseillé.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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

Paramètres

configPath
String

Chaîne représentant le chemin d'accès à un fichier de configuration.

Retours

Object représentant un contexte de configuration déconseillé.

Implémente

S’applique à