WsdlEndpointConversionContext.WsdlPort Property

Definition

Gets the Port for the WSDL endpoint.

public:
 property System::Web::Services::Description::Port ^ WsdlPort { System::Web::Services::Description::Port ^ get(); };
public System.Web.Services.Description.Port WsdlPort { get; }
member this.WsdlPort : System.Web.Services.Description.Port
Public ReadOnly Property WsdlPort As Port

Property Value

The Port for the WSDL endpoint.

Applies to