<add> of <baseAddresses>
Represents a configuration element that specifies the base addresses used by the service host.
<configuration>
<system.serviceModel>
<services>
<service>
<host>
<baseAddresses>
<add>
Syntax
<add baseAddress="string" />
Type
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 |
---|---|
<baseAddresses> | A collection of baseAddress elements. |
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา