IVsWebServiceEndpoint 接口

定义

表示 Web 服务的单个终结点 (服务终结点或元数据发现终结点是否) 。

public interface class IVsWebServiceEndpoint
public interface class IVsWebServiceEndpoint
__interface IVsWebServiceEndpoint
[System.Runtime.InteropServices.Guid("72DDC424-1358-4923-9B9D-DE55BC2322E1")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsWebServiceEndpoint
[<System.Runtime.InteropServices.Guid("72DDC424-1358-4923-9B9D-DE55BC2322E1")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsWebServiceEndpoint = interface
Public Interface IVsWebServiceEndpoint
属性

方法

Url(String)

检索终结点的 URL。

适用于