IProcessHostSupportFunctions 介面
為處理序主項目提供 Helper 函式。
Syntax
struct IProcessHostSupportFunctions : IUnknown
方法
下表列出 介面所 IProcessHostSupportFunctions
公開的方法。
名稱 | 描述 |
---|---|
IProcessHostSupportFunctions::GetAppHostConfigFilename | 擷取應用程式主機組態 (.config) 檔案路徑。 |
IProcessHostSupportFunctions::GetApplicationProperties | 從應用程式的中繼基底擷取屬性。 |
IProcessHostSupportFunctions::GetConfigToken | 擷取指定應用程式根目錄的 Windows 安全性權杖。 |
IProcessHostSupportFunctions::GetNativeConfigurationSystem | 擷取 INativeConfigurationSystem 介面指標。 |
IProcessHostSupportFunctions::GetRootWebConfigFilename | 擷取ApplicationHost.config檔案的實體路徑。 |
IProcessHostSupportFunctions::MapPath | 擷取相對 URL 的實體路徑。 |
屬性
這個介面不包含任何屬性。
衍生類別
這個介面不包含衍生類別。
繼承階層架構
IProcessHostSupportFunctions
規格需求
類型 | 描述 |
---|---|
Client | - Windows Vista 上的 IIS 7.0 - Windows 7 上的 IIS 7.5 - Windows 8 上的 IIS 8.0 - Windows 10上的 IIS 10.0 |
伺服器 | - Windows Server 2008 上的 IIS 7.0 - Windows Server 2008 R2 上的 IIS 7.5 - Windows Server 2012 上的 IIS 8.0 - Windows Server 2012 R2 上的 IIS 8.5 - Windows Server 2016上的 IIS 10.0 |
產品 | - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0 - IIS Express 7.5、IIS Express 8.0、IIS Express 10.0 |
標頭 | Webhost.h |