IProcessHostSupportFunctions 介面

定義

為處理序主項目提供 Helper 函式。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public interface class IProcessHostSupportFunctions
[System.Runtime.InteropServices.Guid("35f9c4c1-3800-4d17-99bc-018a62243687")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IProcessHostSupportFunctions
[<System.Runtime.InteropServices.Guid("35f9c4c1-3800-4d17-99bc-018a62243687")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IProcessHostSupportFunctions = interface
Public Interface IProcessHostSupportFunctions
屬性

備註

IProcessHostSupportFunctions.NET Framework 3.5 中引進。 如需詳細資訊,請參閱版本和相依性

方法

GetAppHostConfigFilename()

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

取得主應用程式組態 (.config) 檔路徑。

GetApplicationProperties(String, String, String, String, String)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

從應用程式的 Metabase 取得屬性。

GetConfigToken(String)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

為指定之應用程式的根目錄取得 Windows 安全性語彙基元。

GetNativeConfigurationSystem()

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

擷取 INativeConfigurationSystem 介面。

GetRootWebConfigFilename()

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

取得 ApplicationHost.config 檔案的實體路徑。

MapPath(String, String, String)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

取得相對 URL 的實體路徑。

適用於