表示配置元素的架构。
语法
IAppHostElementSchema : public IUnknown
方法
下表列出了 接口 IAppHostElementSchema
公开的方法。
方法 | 说明 |
---|---|
GetMetadata | 从元素架构中获取元数据值。 |
属性
下表列出了 接口 IAppHostElementSchema
公开的属性。
属性 | 说明 |
---|---|
DoesAllowUnschematizedProperties | 确定是否可以将架构中未定义的属性添加到配置元素。 |
名称 | 获取当前架构的名称。 |
继承层次结构
IAppHostElementSchema
要求
类型 | 说明 |
---|---|
客户端 | - 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 |
Header | Ahadmin.h |