TypeElement 类
指定 Web 服务相关 WMI 类的数组属性中的类型。
语法
class TypeElement : CollectionElement
方法
此类不包含任何方法。
属性
下表列出了 TypeElement
类公开的属性。
名称 | 描述 |
---|---|
Type |
一个必需的、独一无二的读/写 string 值,其中包含类型信息。 键属性。 注意:类型引用的构成方式如下(括号中的项不是必需的):Namespace.Typename, Assemblyname[,] [Version=x,] [Culture=y,] [PublicKeyToken=z](例如“ExampleNamespace.ExampleType, Example.Assembly, Version=%ASSEMBLY_VERSION%, Culture=neutral, PublicKeyToken=%MICROSOFT_PUBLICKEY%”)。 |
子类
此类不包含子类。
注解
此类的实例包含在列出的类的以下数组属性中。
类 | properties |
---|---|
ServiceDescriptionFormatSettings | ServiceDescriptionFormatExtensionTypes |
SoapExtensionImporterTypesSettings | SoapExtensionImporterTypes |
SoapExtensionReflectorTypesSettings | SoapExtensionReflectorTypesSettings |
继承层次结构
TypeElement
要求
类型 | 描述 |
---|---|
客户端 | - IIS 7.0(在 Windows Vista 上) - IIS 7.5(在 Windows 7 上) - IIS 8.0(在 Windows 8 上) - IIS 10.0(在 Windows 10 上) |
服务器 | - IIS 7.0(在 Windows Server 2008 上) - IIS 7.5(在 Windows Server 2008 R2 上) - IIS 8.0(在 Windows Server 2012 上) - IIS 8.5(在 Windows Server 2012 R2 上) - IIS 10.0(在 Windows Server 2016 上) |
产品 | - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0 |
MOF 文件 | WebAdministration.mof |
另请参阅
CollectionElement 类
ServiceDescriptionFormatSettings 类
SoapExtensionImporterTypesSettings 类
IIS 7.0:SoapExtensionReflectorTypesSettings 类
WebServicesSection 类