IVsWebServiceEndpoint 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 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。 |