Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Services are defined in the services section of the configuration file. Each service has its own service configuration section.
<system.serviceModel>
<system.serviceModel>
<services>
<service>
</service>
</services>
</system.serviceModel>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
| Element | Description |
|---|---|
Define the service contract, behavior, and endpoints of the particular service. |
Parent Elements
| Element | Description |
|---|---|
The root element of all Windows Communication Foundation (WCF) configuration elements. |
See Also
Reference
.gif)
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.