Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 3.05 KB

servicedescriptionformatsettings-class.md

File metadata and controls

49 lines (37 loc) · 3.05 KB
title description ms.date ms.assetid
ServiceDescriptionFormatSettings Class
Describes the ServiceDescriptionFormatSettings class and provides the class' syntax, properties, remarks, inheritance hierarchy, and requirements.
10/07/2016
7fffcc59-13b7-4e54-892e-17cb49c01a42

ServiceDescriptionFormatSettings Class

Contains Web service description information.

Syntax

class ServiceDescriptionFormatSettings : EmbeddedObject  

Methods

This class contains no methods.

Properties

The following table lists the properties exposed by the ServiceDescriptionFormatSettings class.

Name Description
ServiceDescriptionFormatExtensionTypes An array of TypeElement values that specify the service description format extensions to run in the scope of the configuration file.

Subclasses

This class contains no subclasses.

Remarks

Instances of this class are contained in the ServiceDescriptionFormatExtensionTypes array property of the WebServicesSection class.

Inheritance Hierarchy

EmbeddedObject

ServiceDescriptionFormatSettings

Requirements

Type Description
Client - [!INCLUDEiis70] on [!INCLUDEwinvista]
- [!INCLUDEiis75] on [!INCLUDEwin7]
- [!INCLUDEiis80] on [!INCLUDEwin8]
- [!INCLUDEiis100] on [!INCLUDEwin10]
Server - [!INCLUDEiis70] on [!INCLUDEwinsrv2008]
- [!INCLUDEiis75] on [!INCLUDEwinsrv2008r2]
- [!INCLUDEiis80] on [!INCLUDEwinsrv2012]
- [!INCLUDEiis85] on [!INCLUDEwinsrv2012r2]
- [!INCLUDEiis100] on [!INCLUDEwinsrv2016]
Product - [!INCLUDEiis70], [!INCLUDEiis75], [!INCLUDEiis80], [!INCLUDEiis85], [!INCLUDEiis100]
MOF file WebAdministration.mof

See Also

EmbeddedObject Class
TypeElement Class
WebServicesSection Class