IInternalConfigClientHost.GetExeConfigPath Method

Definition

Returns the path to the application configuration file.

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

Returns

A string representing the path to the application configuration file.

Applies to