EndpointAddressUri Property |
Gets the URI for the endpoint.
Namespace: System.ServiceModelAssembly: CSharpXamlForHtml5.System.ServiceModel.dll (in CSharpXamlForHtml5.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax public Uri Uri { get; protected set; }
Return Value
Type:
UriThe
Uri for the endpoint.
See Also