EndpointAddress Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The EndpointAddress type exposes the following members.
| Name | Description | |
|---|---|---|
|
AnonymousUri | Gets a version-neutral representation of the anonymous URI. |
|
Headers | Gets the collection of address headers for the endpoints that the builder can create. |
|
IsAnonymous | Gets a value that indicates whether the endpoint is anonymous. |
|
IsNone | Gets a value that indicates whether the URI for the endpoint is the NoneUri. |
|
NoneUri | Gets a version-neutral URI used for the address of an endpoint to which a message must not be sent. |
|
Uri | Gets the URI for the endpoint. |
Show: