IVsWebServiceEndpoint Interface

 

Represents a single endpoint for a Web service (whether a service endpoint or a metadata discovery endpoint).

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

[InterfaceTypeAttribute(1)]
[GuidAttribute("72DDC424-1358-4923-9B9D-DE55BC2322E1")]
public interface IVsWebServiceEndpoint

NameDescription
System_CAPS_pubmethodUrl(String)

Retrieves the URL for the endpoint.

Return to top
Show: