Partager via


IInternalConfigHost.GetStreamName(String) Méthode

Définition

Retourne une chaîne représentant le nom du fichier de configuration associé à l'objet Stream effectuant des tâches d'E/S sur le fichier de configuration.

public:
 System::String ^ GetStreamName(System::String ^ configPath);
public string GetStreamName (string configPath);
abstract member GetStreamName : string -> string
Public Function GetStreamName (configPath As String) As String

Paramètres

configPath
String

Chaîne représentant le chemin d'accès au fichier de configuration de l'application.

Retours

Chaîne représentant le nom de fichier de configuration associé aux tâches d'E/S Stream sur le fichier de configuration.

S’applique à