IVsWebServiceEndpoint Interface

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("72DDC424-1358-4923-9B9D-DE55BC2322E1")> _
Public Interface IVsWebServiceEndpoint
[InterfaceTypeAttribute()]
[GuidAttribute("72DDC424-1358-4923-9B9D-DE55BC2322E1")]
public interface IVsWebServiceEndpoint
[InterfaceTypeAttribute()]
[GuidAttribute(L"72DDC424-1358-4923-9B9D-DE55BC2322E1")]
public interface class IVsWebServiceEndpoint
[<InterfaceTypeAttribute()>]
[<GuidAttribute("72DDC424-1358-4923-9B9D-DE55BC2322E1")>]
type IVsWebServiceEndpoint =  interface end
public interface IVsWebServiceEndpoint

The IVsWebServiceEndpoint type exposes the following members.

Methods

  Name Description
Public method Url

Top

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace