TypeElement Class [IIS 7 and higher]
Specifies a type in an array property on a Web-service-related WMI class.
Syntax
class TypeElement : CollectionElement
Methods
This class contains no methods.
Properties
The following table lists the properties exposed by the TypeElement class.
Name |
Description |
---|---|
Type |
A required unique read/write string value that contains type information. The key property.
Note:
The type reference is formed as follows (items in brackets are not required): Namespace.Typename, Assemblyname[,] [Version=x,] [Culture=y,] [PublicKeyToken=z] (for example, "ExampleNamespace.ExampleType, Example.Assembly, Version=%ASSEMBLY_VERSION%, Culture=neutral, PublicKeyToken=%MICROSOFT_PUBLICKEY%").
|
Subclasses
This class contains no subclasses.
Remarks
Instances of this class are contained in the following array properties of the classes listed.
Class |
Property |
---|---|
ServiceDescriptionFormatExtensionTypes |
|
SoapExtensionImporterTypes |
|
SoapExtensionReflectorTypesSettings |
Inheritance Hierarchy
TypeElement
Requirements
Type |
Description |
---|---|
Client |
Requires IIS 7 on Windows Vista. |
Server |
Requires IIS 7 on Windows Server 2008. |
Product |
IIS 7 |
MOF file |
WebAdministration.mof |
See Also
Reference
CollectionElement Class [IIS 7 and higher]
ServiceDescriptionFormatSettings Class [IIS 7 and higher]
SoapExtensionImporterTypesSettings Class [IIS 7 and higher]
WebServicesSection Class [IIS 7 and higher]
Other Resources
IIS 7.0: SoapExtensionReflectorTypesSettings Class