IAppDomainInfo 介面
提供有關應用程式定義域的資訊。
Syntax
struct IAppDomainInfo : IUnknown
方法
下表列出 介面所 IAppDomainInfo
公開的方法。
名稱 | 描述 |
---|---|
GetId | 擷取應用程式域識別碼。 |
GetIsIdle | 擷取應用程式域的閒置狀態。 |
GetPhysicalPath | 擷取應用程式域的實體路徑。 |
GetSiteId | 擷取應用程式域的網站識別碼。 |
GetVirtualPath | 擷取應用程式域的根虛擬路徑。 |
屬性
這個介面不包含任何屬性。
衍生類別
這個介面不包含衍生類別。
繼承階層架構
IAppDomainInfo
規格需求
類型 | 描述 |
---|---|
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 |