共用方式為


IInternalConfigClientHost.GetExeConfigPath 方法

定義

傳回應用程式組態檔的路徑。

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

傳回

字串,表示應用程式組態檔的路徑。

適用於