Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a configuration element that specifies the base addresses used by the service host.
<system.serviceModel>
<client>
<endpoint>
<host>
<baseAddresses>
<baseAddress>
<baseAddress baseAddress="string" />
Type
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description |
|---|---|
baseAddress |
A string that specifies a base address used by the service host. |
Child Elements
None.
Parent Elements
| Element | Description |
|---|---|
A collection of baseAddress elements. |
.gif)
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.