Name

HttpAddressBinding

Synopsis

Represents an extensibility element added to the WSDL <port> element, which enables HTTP binding to a specific web service address. The Location property specifies the base URL address for the web service.

Public NotInheritable Class HttpAddressBinding : Inherits ServiceDescriptionFormatExtension
' Public Constructors
   Public Sub New() 
' Public Instance Properties
   Public Property Location As String  
End Class

Hierarchy

System.ObjectServiceDescriptionFormatExtension HttpAddressBinding

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.