ServiceEndpoint.Address Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the endpoint address for the service endpoint.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.EndpointAddressThe EndpointAddress that specifies the location of the service endpoint.
Show: